Commit Graph

283 Commits

Author SHA1 Message Date
Wei H
b35c810861
Merge pull request #67 from aaronbell/master
Re-implementing rvrn feature
2022-01-02 14:19:46 +11:00
Aaron
33ea54f2f0 Re-implemented rvrn feature
Changing to the UFR format resulted in the rvrn feature no longer working.

The rvrn variants have been reimplemented using the Glyphs bracket trick (which fontmake can process), and features updated to work correctly.

rvrn variants have thus been removed from the font sources.
2021-08-11 11:34:22 -07:00
Aaron
f21cd961ba Merge remote-tracking branch 'upstream/master' 2021-08-09 14:46:16 -07:00
weiweihuanghuang
aaa3779d0c Updated fonts to include autohinting
Updated fonts to include cased glottal stop
2021-08-06 14:27:15 +10:00
Aaron
b910081311 Rebuild static fonts with autohinting
I made an error in my previous PR in disabling autohinting for the static instances. This PR corrects that. Fonts rebuilt.
2021-07-22 10:18:58 -07:00
weiweihuanghuang
e161dd7749 Update readme 2021-07-20 17:06:49 +10:00
weiweihuanghuang
6da123c1b8 Added cased glottal stop glyphs 2021-07-20 16:55:09 +10:00
Wei H
dd33661292
Merge pull request #63 from aaronbell/master
Updating repro to UFR format and build process
2021-07-20 15:32:47 +10:00
Aaron
95723edc57 Updating repro to UFR format and build process
Added MakeFile for building the font from source. Verified working in Mac Word.
2021-07-09 11:37:42 -07:00
Wei H
8cb5449d34
Update CONTRIBUTORS.txt 2021-06-16 21:50:57 +10:00
weiweihuanghuang
6634e7b239 - v2.010 Fixed crossbar overlap in 'A' 2020-07-31 16:14:03 +10:00
weiweihuanghuang
8da4d3cd25 Update README 2020-07-31 15:59:08 +10:00
weiweihuanghuang
dcdcfac378 - Fixed oslash slash interpolation starting point mismatch 2020-02-26 17:48:13 +11:00
weiweihuanghuang
4749ea92d4 - Fixed g.ss01 kerning group issue
- Generated new fonts
2020-02-26 15:35:17 +11:00
weiweihuanghuang
eb7311a86f - Generate fonts 2020-02-26 15:00:59 +11:00
weiweihuanghuang
e60023046e - Removed some of the extrema since it would create interpolation kinks 2020-02-26 14:44:06 +11:00
weiweihuanghuang
fd90a93b6f - Generated new fonts 2020-02-25 18:07:59 +11:00
weiweihuanghuang
12cefeccfa - Added uni2011 non breaking hyphen 2020-02-25 17:57:13 +11:00
weiweihuanghuang
18626530ed - Fixed requirements location 2020-02-25 17:40:21 +11:00
weiweihuanghuang
159bf35909 - Generated new fonts 2020-02-25 17:34:44 +11:00
weiweihuanghuang
5ece99d8eb - Fixed non interpolating glyphs 2020-02-25 17:21:06 +11:00
weiweihuanghuang
0fdf0aa169 - Fixed extrema issues 2020-02-25 17:08:30 +11:00
weiweihuanghuang
591afaa941 - Cleanup 2020-02-24 20:20:48 +11:00
weiweihuanghuang
a40f9c5d95 - Update build
- Generated new fonts
2020-02-24 20:19:14 +11:00
weiweihuanghuang
8d2e8a9b71 - Fixed build 2020-02-24 20:08:35 +11:00
weiweihuanghuang
82ae92a62f - Update build
- Fixed gftools issues
- Fixed interpolation issues
- Removed OTF export
2020-02-24 19:40:29 +11:00
weiweihuanghuang
e2a453d861 - Prepared .glyphs file to not need makeBuildGlyphsFile.py (i.e. prepare file for only fontmake export)
- Enabled export on *.rvrn glyphs
- Added .rvrn feature code
2020-02-24 18:11:22 +11:00
weiweihuanghuang
12793e4d1e Merge branch 'm4rc1e-vf'
Merged m4rc1e's updates
2020-02-24 17:59:39 +11:00
weiweihuanghuang
43ce7cd2d6 Merge branch 'vf' of git://github.com/m4rc1e/Work-Sans into m4rc1e-vf
# Conflicts:
#	sources/tools/gftools-fix-vf-meta.py
2020-02-24 17:56:55 +11:00
weiweihuanghuang
cb7fa7c60a - Clean up
- Prepare .glyphs file to add back bracket glyphs since fontmake now supports another feature swapping a feature variation
2020-02-24 16:59:18 +11:00
Marc Foley
67120aa7d9 restore font paths 2019-11-15 15:53:43 +00:00
Marc Foley
f1e2ae89ce Add build instructions 2019-11-15 13:03:41 +00:00
Marc Foley
0d344e44e5 Build woff and woff2 fonts 2019-11-15 13:02:25 +00:00
Marc Foley
1041927ef6 Add otfs 2019-11-15 12:41:36 +00:00
Marc Foley
0ac4f9664c added 2019-11-14 17:23:11 +00:00
Marc Foley
044bf1639b Tidyup build chain 2019-11-14 17:19:44 +00:00
weiweihuanghuang
dcd044c29b v2.07
- Fixed `case` feature error
2019-07-10 12:35:05 +10:00
weiweihuanghuang
ea70bbec7d v2.06
- Fixed outline bugs
2019-04-30 12:48:01 +10:00
weiweihuanghuang
aa1711d0ce v2.03
- Fixed weightclass values
2019-03-30 22:09:50 +11:00
weiweihuanghuang
05c3481603 v2.03 update
- Fixed missing DSIG
- Added ttfautohint-vf from https://groups.google.com/d/msg/googlefonts-discuss/WJX1lrzcwVs/SIzaEvntAgAJ
2019-03-29 16:25:12 +11:00
weiweihuanghuang
e158994690 v2.02 update
- Fixed differing OS/2.usWinDescent in the Italic masters
- Updated build process since fontmake 1.9.1 supports glyphs app brace tricks automatically
2019-02-28 14:09:20 +11:00
weiweihuanghuang
26b8934d87 Fixed bracket names 2019-02-01 10:59:07 +11:00
weiweihuanghuang
b3db19e399 Fix brace layer names again 2019-02-01 10:58:17 +11:00
weiweihuanghuang
a406bc2ff6 Fixed Brace Layer Naming 2019-01-29 10:42:31 +11:00
weiweihuanghuang
f2cb85e4df Note about GF fonts 2018-12-07 12:18:42 +11:00
weiweihuanghuang
5bc2c1dc5b - Update VF file name 2018-11-27 13:26:37 +11:00
weiweihuanghuang
02c1b90f53 v2.01 Update
- Added comments in build scripts
- Added Omega and mu
- Fixed compatibility errors: oslash, Idieresis, idieresis, greater, lessthan, asterisk, bullet, rightWhiteTriangle, f.sc
2018-11-27 13:03:15 +11:00
weiweihuanghuang
92cd90b7f5 Fixed /Oslash issue 2018-11-24 00:05:20 +11:00
weiweihuanghuang
8dfc746354 Update Repostitory 2018-11-23 21:40:47 +11:00
weiweihuanghuang
1e1bfa7482 Fixed README 2018-11-23 21:34:40 +11:00