Rasmus Andersson
945da0368c
improvement to /gheupturncyrillic + some other minor corrections
2023-04-27 10:54:17 -07:00
Rasmus Andersson
8a06d93b41
tooling: reduce noise when invoking fontmake by lowering its verbosity
2023-04-27 10:40:17 -07:00
Rasmus Andersson
2c08643d0e
new design of /ghemiddlehookcyrillic, plus display fixes to /ge-cy
2023-04-27 10:08:57 -07:00
Rasmus Andersson
50702055e0
improvements to spacing (sidebearings and kerning) of Cyrillic glyphs with /_part.cyrtic (lower right vertical short descender). #564
2023-04-27 09:09:23 -07:00
Rasmus Andersson
6e7a2f005a
website: update name & URL to pyftfeatfreeze which has changed name and now has a dedicated web page
2023-04-27 08:36:17 -07:00
Rasmus Andersson
e390d07dd1
website: update display font filenames for local development in lab
2023-04-27 08:35:19 -07:00
Rasmus Andersson
73bf9d1379
website: add option to disable liga in lab
2023-04-27 08:34:38 -07:00
Rasmus Andersson
9b380a2fd8
revised design of /H /N /M /V /W /Y /v /y /w
2023-04-25 15:36:36 -07:00
Rasmus Andersson
4c9ced5068
adds ss06 that enables the exact same things as liga
2023-04-24 16:34:22 -07:00
Rasmus Andersson
719a1421f9
improvements to /six /six.ss01 /five /nine /nine.ss01 /three.1
2023-04-24 16:21:25 -07:00
Rasmus Andersson
2590905932
ligatures (really, substitutions) fi ffi tt ff rf rt etc
2023-04-23 17:39:37 -07:00
Rasmus Andersson
78e9fe26b0
remove /f_f_i
2023-04-23 14:30:55 -07:00
Rasmus Andersson
58613e8f90
adjustments to /t & /f, adds /f_f_i ligature and /f.i alt
2023-04-23 14:27:08 -07:00
Rasmus Andersson
afe0d43dc9
tooling: gh ci
2023-04-23 14:12:24 -07:00
Rasmus Andersson
c63388175e
tooling: try to get gh actions to work
2023-04-23 13:58:37 -07:00
Rasmus Andersson
4638da6350
tooling: fixes race condition when building zip and zip_extras at the same time
2023-04-23 13:07:49 -07:00
Rasmus Andersson
252f151213
tooling: pin ubuntu version used for github CI
2023-04-23 12:56:57 -07:00
Rasmus Andersson
9aa6cd640a
New distribution format (TTC, help, extras)
...
- uses TTC bundle for static fonts (#388 )
- second zip archive used for "extras", with individiual static font files
- new help documentation, replacing all .txt files of past distributions
2023-04-23 12:52:46 -07:00
Rasmus Andersson
3f84199054
kerning
2023-04-22 14:53:22 -07:00
Rasmus Andersson
fea11f2d97
remove unused glyph /uni0357 which also had duplicate codepoint mapping (how is that possible?). Sync metrics keys while at it
2023-04-22 14:17:46 -07:00
Rasmus Andersson
7a1ed11536
improvements to /t /f /t/t /f/f /t/f etc (kerning & sidebearings). Also adds liga feature for /r/t -> /r/t.1
2023-04-22 14:05:55 -07:00
Rasmus Andersson
ee99c99315
tooling: enable passing DEBUG=1 to make, disabling production names, which makes it easier to debug stuff with e.g. FontGoggles
2023-04-22 09:23:41 -07:00
Rasmus Andersson
7c95795f6c
adds /downArrowToBar.circled and /downArrowToBar.squared
2023-04-22 09:22:53 -07:00
Rasmus Andersson
c0cbe28525
sync metrics keys
2023-04-22 09:05:42 -07:00
Rasmus Andersson
b98079bcf1
nits on arrows
2023-04-22 09:05:17 -07:00
Rasmus Andersson
4c67e3451f
adds /downArrowToBar U+2913
2023-04-22 09:04:47 -07:00
Rasmus Andersson
b4d529e2d1
attempt to fix static font name linking metadata stuff, re #519 and #515
2023-04-21 17:45:54 -07:00
Rasmus Andersson
0e3f6d91ab
tooling: improve misc/tools/rename.py to support fonts with different wws family name
2023-04-21 17:36:58 -07:00
Rasmus Andersson
4de5592460
update copyright metadata to reflect first year rather than most recent year
2023-04-21 14:28:28 -07:00
Rasmus Andersson
844d921a20
sync metrics keys
2023-04-21 14:28:02 -07:00
Rasmus Andersson
0bd24386ca
tooling: improved anchor copying in postprocess-designspace.py (disabled)
2023-04-21 13:12:11 -07:00
Rasmus Andersson
fc0c3c9153
stop using _center anchors for positioning, for enclosed glyphs.
...
This enables forwarding of top and bottom anchors, which is otherwise disabled by fontmake. Unfortunate, but it is better to have functioning mkmk than an easier design experience.
Issue #440
2023-04-21 13:10:37 -07:00
Rasmus Andersson
8e15eb7637
sync metrics keys
2023-04-21 10:51:32 -07:00
Rasmus Andersson
c89c16e314
tooling: disable mark anchor workaround copy_component_anchors in postprocess-designspace.py
2023-04-21 10:14:17 -07:00
Rasmus Andersson
4b7fd1a402
tooling: tighten makefile deps
2023-04-21 09:17:17 -07:00
Rasmus Andersson
aa522f1a95
convert marks to put anchors in *comb glyphs (and adjust comb glyph width to friendly-to-edit values since postprocessing zeroes their advance width anyways)
2023-04-21 09:16:57 -07:00
Rasmus Andersson
dd61fb169b
tooling: adds editable-ufos target to makefile for generating unprocessed UFOs
2023-04-20 13:47:14 -07:00
Rasmus Andersson
2c6c82317c
fixes mkmk issues with some marks like /acutecomb by copying anchors from components into instances which does not have any anchors, as is common for comb accents, e.g. /acute has a _top anchor and /acutecomb is just an instance of /acute
2023-04-20 13:46:24 -07:00
Rasmus Andersson
e9b9acc3ab
fix multiple mappings to U+1337 (how could this even have happened in the first place?)
2023-04-20 13:08:47 -07:00
Rasmus Andersson
2f0332bfea
tooling: upgrade fontmake to 3.5
2023-04-20 13:06:45 -07:00
Rasmus Andersson
1a34adb31e
sync metrics keys
2023-04-19 09:56:43 -07:00
Rasmus Andersson
c580411f4d
fix missing mirrored kerning class use in italic
2023-04-19 09:56:36 -07:00
Rasmus Andersson
bf03691143
sync features in glyphs files
2023-04-19 09:56:10 -07:00
Rasmus Andersson
e57491754e
calt improvement: 0x{numeral} no longer substitutes /multiply re #404
2023-04-19 09:55:25 -07:00
Rasmus Andersson
023fc9325c
tooling: optimize makefile deps to avoid rebuilding designspace & UFOs when only features change
2023-04-19 09:50:17 -07:00
Rasmus Andersson
ac9a55dc61
sync metrics keys
2023-04-19 09:29:23 -07:00
Rasmus Andersson
d1272ce9c9
repair off-by-one curve handles, introduced by the UPM scaling in Glyphs
2023-04-19 09:28:42 -07:00
Rasmus Andersson
f9ca908f39
remove two glyph tags
2023-04-19 09:09:22 -07:00
Rasmus Andersson
f81c0fcd18
kerning and sidebearing tuning of /t
2023-04-18 18:59:07 -07:00
Rasmus Andersson
bac28ecec9
add /punctuationspace.tf re #227
2023-04-18 18:16:48 -07:00