summaryrefslogtreecommitdiff
path: root/scripts/generate-font-subsets.pe
AgeCommit message (Collapse)Author
2017-03-26make a stronger statement against using the Send to Kindle toolDan Allen
2014-12-31add multilingual support when generating code fontsDan Allen
2014-11-18only select euro symbol from extended currenciesDan Allen
- only select euro symbol from extended currencies in font script - add note about cmap format 14 table error
2014-08-28add box drawing symbols to M+ 1mn fontDan Allen
2014-07-28update to Asciidoctor 1.5.0.rc.1; content revisionsDan Allen
- update asciidoctor gem to 1.5.0.rc.1 - remove patch to Asciidoctor::AbstractBlock - add doc argument to SpineItemProcessor#process method - use backticks instead of plus in README - update authors - update notes - update font generator script
2014-05-07move genflags up, add todo for creating CJK fontDan Allen
2014-04-20update fonts & font script to remove corrupted cmap tablesDan Allen
- update font script to remove corrupted cmap tables in M+ fonts - regenerate fonts - switch to numeric weights when using M+ 1p fonts - tweak kerning settings and commentary
2014-04-20subset fonts by script (e.g., alphabet)Dan Allen
- rewrite font generation script to subset font by script - document scripts attribute - move font-face declarations to separate CSS file - update font-face declarations to reflect scripts selection - only add fonts that are declared in stylesheet - fix EPUB3 validation error with use of inline styles - don't use bold in sidebar heading - set font scaling on Namo Pubtree - update worklog and comments