pax_global_header 0000666 0000000 0000000 00000000064 14023110135 0014500 g ustar 00root root 0000000 0000000 52 comment=2a5732ca0215944ec7e542527b9f8d9e21eb1593
fonts-smc-manjari-2.000/ 0000775 0000000 0000000 00000000000 14023110135 0015031 5 ustar 00root root 0000000 0000000 fonts-smc-manjari-2.000/.gitignore 0000664 0000000 0000000 00000000060 14023110135 0017015 0 ustar 00root root 0000000 0000000 build/*
tests/*.pdf
tests/*.html
.directory
env
fonts-smc-manjari-2.000/.gitlab-ci.yml 0000664 0000000 0000000 00000002044 14023110135 0017465 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-manjari-2.000/67-fonts-smc-manjari.conf 0000664 0000000 0000000 00000000671 14023110135 0021466 0 ustar 00root root 0000000 0000000
ml
sans-serif
Manjari
Manjari
sans-serif
fonts-smc-manjari-2.000/AUTHORS.md 0000664 0000000 0000000 00000000151 14023110135 0016475 0 ustar 00root root 0000000 0000000 # Authors
* Santhosh Thottingal
* Kavya Manohar
fonts-smc-manjari-2.000/CONTRIBUTORS.md 0000664 0000000 0000000 00000000140 14023110135 0017303 0 ustar 00root root 0000000 0000000 # Contributors
* Balasankar C
* Rajeesh K V