Skip to content

Commit

Permalink
Small metadata and build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
devosb committed Jun 26, 2023
1 parent da3bc53 commit cab4ea1
Show file tree
Hide file tree
Showing 18 changed files with 110 additions and 14 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@ jobs:
# title: "Development Build"
# files: |
# results/releases
# - uses: ncipollo/release-action@v1
# with:
# artifacts: results/releases/nlci-*-*-*-dev-*.zip
# name: "Development Build"
# generateReleaseNotes: true
# prerelease: true
# allowUpdates: true
# tag: "dev"
# token: "${{ secrets.GITHUB_TOKEN }}"
- uses: ncipollo/release-action@v1
with:
artifacts: results/releases/nlci-*-*-*-dev-*.zip
name: "Development Build"
generateReleaseNotes: true
prerelease: true
allowUpdates: true
tag: "dev"
token: "${{ secrets.GITHUB_TOKEN }}"
2 changes: 1 addition & 1 deletion FONTLOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ChangeLog
19 Mar 2018 (Dev NLCI) NLCI Tamil fonts version 0.300
- Regenerate sources from original, hacked legacy fonts with an updated mapping
14 Aug 2015 (Dev NLCI) NLCI Tamil fonts version 0.271
- Latin glyphs are from Charis SIL (http://scripts.sil.org/CharisSILfont)
- Latin glyphs are from Charis SIL (https://software.sil.org/charis/)

Acknowledgements
----------------
Expand Down
8 changes: 8 additions & 0 deletions source/Auvaiyar-Bold.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -554,9 +554,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
8 changes: 8 additions & 0 deletions source/Auvaiyar-BoldItalic.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -570,9 +570,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
8 changes: 8 additions & 0 deletions source/Auvaiyar-Italic.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -572,9 +572,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
8 changes: 8 additions & 0 deletions source/Auvaiyar-Regular.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -560,9 +560,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
2 changes: 1 addition & 1 deletion source/Auvaiyar-WOFF-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Pan Tamil font designed to support all the languages using the Tamil script.
</text>
</description>
<license url="http://scripts.sil.org/OFL" id="org.sil.ofl.1.1">
<license url="https://scripts.sil.org/OFL" id="org.sil.ofl.1.1">
<text lang="en">
This Font Software is Copyright (c) 2009-2023, NLCI (http://www.nlci.in/fonts/)
with Reserved Font Names "ThiruValluvar" and "Auvaiyar" and "Vaigai" and "NLCI".
Expand Down
8 changes: 8 additions & 0 deletions source/ThiruValluvar-Bold.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -561,9 +561,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
8 changes: 8 additions & 0 deletions source/ThiruValluvar-BoldItalic.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -583,9 +583,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
8 changes: 8 additions & 0 deletions source/ThiruValluvar-Italic.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -565,9 +565,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
8 changes: 8 additions & 0 deletions source/ThiruValluvar-Regular.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -547,9 +547,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
2 changes: 1 addition & 1 deletion source/ThiruValluvar-WOFF-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Pan Tamil font designed to support all the languages using the Tamil script.
</text>
</description>
<license url="http://scripts.sil.org/OFL" id="org.sil.ofl.1.1">
<license url="https://scripts.sil.org/OFL" id="org.sil.ofl.1.1">
<text lang="en">
This Font Software is Copyright (c) 2009-2023, NLCI (http://www.nlci.in/fonts/)
with Reserved Font Names "ThiruValluvar" and "Auvaiyar" and "Vaigai" and "NLCI".
Expand Down
8 changes: 8 additions & 0 deletions source/Vaigai-Bold.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -520,9 +520,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
8 changes: 8 additions & 0 deletions source/Vaigai-BoldItalic.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -538,9 +538,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
8 changes: 8 additions & 0 deletions source/Vaigai-Italic.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -533,9 +533,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
8 changes: 8 additions & 0 deletions source/Vaigai-Regular.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -518,9 +518,17 @@ lookup cv01 {
feature ccmp {
lookup FontCheck;
# lookup NuktaLigs;
# InDesign will fire here for Tamil nukta (and for Latin script),
# but is overridden by the locl feature below.
# DirectWrite will fire here, but only for U+1133C, and not for Latin script
} ccmp;

feature locl {
# Notepad, Word, and InDesign will all fire here.
# If using the language specific code Notepad fires with
# - script tml2 and language dflt for U+0323 and U+1133B
# - script DFLT and language dflt for U+1133C
# Not sure how Word and InDesign handle the language specific code
script DFLT;
language IRU;
lookup NuktaIRU;
Expand Down
2 changes: 1 addition & 1 deletion source/Vaigai-WOFF-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Pan Tamil font designed to support all the languages using the Tamil script.
</text>
</description>
<license url="http://scripts.sil.org/OFL" id="org.sil.ofl.1.1">
<license url="https://scripts.sil.org/OFL" id="org.sil.ofl.1.1">
<text lang="en">
This Font Software is Copyright (c) 2009-2023, NLCI (http://www.nlci.in/fonts/)
with Reserved Font Names "ThiruValluvar" and "Auvaiyar" and "Vaigai" and "NLCI".
Expand Down
2 changes: 1 addition & 1 deletion web/ThiruValluvar-webfont-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1>Using ThiruValluvar webfonts</h1>

<p>
The page demonstrates how to use the WOFF2 version of Narnoor for web pages, using local copies of the .woff2 files in this archive.
For more information on this technique - and how to use the normal TrueType version as a web font - see <a href="http://software.sil.org/fonts/webfonts">Using SIL Fonts on Web Pages</a>.
For more information on this technique - and how to use the normal TrueType version as a web font - see <a href="https://software.sil.org/fonts/webfonts">Using SIL Fonts on Web Pages</a>.
</p>

<p>
Expand Down

0 comments on commit cab4ea1

Please sign in to comment.