pax_global_header 0000666 0000000 0000000 00000000064 14237631215 0014516 g ustar 00root root 0000000 0000000 52 comment=dabfc71221ccf3ba497d27fcb4bc92010246e8f2
fonts-smc-gayathri-1.200/ 0000775 0000000 0000000 00000000000 14237631215 0015237 5 ustar 00root root 0000000 0000000 fonts-smc-gayathri-1.200/.gitignore 0000664 0000000 0000000 00000000023 14237631215 0017222 0 ustar 00root root 0000000 0000000 build/*
.directory
fonts-smc-gayathri-1.200/.gitlab-ci.yml 0000664 0000000 0000000 00000002044 14237631215 0017673 0 ustar 00root root 0000000 0000000 image: "registry.gitlab.com/smc/dockerfiles:font-builder"
stages:
- build
- test
- release
build-branch:
stage: build
before_script:
- apt-get update -y
- apt-get install -y make python3-pip
- pip3 install -r requirements.txt
script:
- make otf ttf webfonts
artifacts:
paths:
- build/
except:
- tags
build-tag:
stage: build
before_script:
- apt-get update -y
- apt-get install -y make python3-pip zip
- pip3 install -r requirements.txt
script:
- make ttf otf webfonts
- sh tools/artifacts.sh
artifacts:
expire_in: 1000 yrs
paths:
- build/
only:
- tags
test:
stage: test
before_script:
- apt-get update -y
- apt-get install -y make libharfbuzz-bin python3-pip
- pip3 install -r requirements.txt
script:
- make test
create-gitlab-release:
image: "ruby:2.5-alpine"
stage: release
script:
- gem install --no-document gitlab
- ruby release.rb
only:
- tags
release:
stage: release
trigger: smc/smc.org.in
only:
- tags
fonts-smc-gayathri-1.200/67-fonts-smc-gayathri.conf 0000664 0000000 0000000 00000000673 14237631215 0022065 0 ustar 00root root 0000000 0000000
ml
sans-serif
Gayathri
Gayathri
sans-serif
fonts-smc-gayathri-1.200/AUTHORS.md 0000664 0000000 0000000 00000000221 14237631215 0016701 0 ustar 00root root 0000000 0000000 # Authors
* Binoy Dominic
* Kavya Manohar
* Santhosh Thottingal