summaryrefslogtreecommitdiff
path: root/data/fonts
AgeCommit message (Collapse)Author
2023-03-31add symbols for command, option, and retrun keys to the fallback fontDan Allen
2022-12-07resolves #2373 correctly map all icons from FontAwesome 4 (PR #2374)Dan Allen
2022-05-03resolves #1192 add support for smallcaps text transform (PR #2131)Dan Allen
- add support for smallcaps value for text-transform in theme - add helper method to do smallcaps translation - add required glyphs to built-in fonts
2022-05-03adding missing glyph for ÿ in built-in fontsDan Allen
2022-04-18consolidat license files for Noto fonts [skip ci]Dan Allen
2022-04-18resolves #2010 bundle Noto Sans in addition to Noto Serif and add built-in ↵Dan Allen
theme sans-with-fallback-font (PR #2050)
2021-01-22modify subset-fonts.pe to add floor/ceiling charactersJon Leech
2021-01-12update notices for fonts; add license for notoemoji font; update copyright ↵Dan Allen
range [skip ci]
2021-01-12fix subset fonts script and apply updates to emoji fontDan Allen
2020-06-10resolves #1625 add additional glyphs to bundled fontsDan Allen
* add heavy checkmark to fallback font * add both checkmarks to monospaced font * add numero sign to prose font and fallback font
2020-05-06remove deprecated "ascii" fonts; only bundle the more complete "subset" fontsDan Allen
2020-01-31resolves #1129 bundle emoji font and use as fallback font (PR #1527)Dan Allen
2020-01-29regenerate fonts using newer version of FontForgeDan Allen
2020-01-29document commit sha for Noto Serif fontsDan Allen
2019-09-17resolves #1274 add glyphs for built-in characters to bundled monospace font ↵Dan Allen
(PR #1279)
2019-08-06resolves #1194 add the .notdef glyph to the bundled fonts (PR #1195)Dan Allen
2019-07-24use em size to compute scaling of imported glyphsDan Allen
2019-07-22resolves #282 include all alphanumeric characters in code font (mplus1mn)Dan Allen
- create new subset variant of mplus1mn font that includes all alphanumeric characters - switch default themes to use subset variant of mplus1mn font
2019-07-20rename font license filesDan Allen
2019-07-20add about files for the subsetted fontsDan Allen
2019-07-20regenerate Noto Serif fontsDan Allen
- regenerate Noto Serif fonts (using 1.06 from 2016-10-22) - reimport double arrows from M+ 1p automatically - update subset font script to process Noto Serif fonts - add test to verify selected glyphs are present in both Noto Serif and M+ 1p Fallback fonts - remove unneeded circled numbers from mplus1mn font
2019-07-19add support for filled conum glyphs in default themeDan Allen
- add filled (negative) circled numbers to M+ 1mn Regular font - use correct unicode values for filled conums - add test for specifying filled conum glyphs
2019-07-16resolves #987 upgrade to M+ fonts to TESTFLIGHT 63aDan Allen
2019-07-16regenerate M+ fonts using TESTFLIGHT 58Dan Allen
2018-11-25resolves #807 add U+202F to fallback fontDan Allen
2018-11-25resolves #877 add word joiner character to Noto Serif fontsDan Allen
2016-09-14resolves #462 add non-breaking hyphen to built-in fonts (PR #550)Dan Allen
- The non-breaking hyphen glyph must be included in font or else Prawn's text arranger inadvertently introduces a line break opportunity when it partitions character into a separate fragment in order to apply the fallback font (only happens when a fallback font is used)
2015-07-27resolves #72 and #99 restore missing glyphs in Noto Serif fontDan Allen
- add Cyrillic, Latin Extended-A and Vietnamese characters to Noto Serif font - generate Noto Serif from unhinted rather than hinted fonts - fixed alignment of arrows in Noto Serif font; imported double arrows from M+ 1p - change suffix of Noto Serif fonts from "latin" to "subset" to reflect change - change suffix of M+ 1p font from "multilingual" to "fallback" - remove less frequently used glyphs from fallback font - update theme to use new font files - update Noto license date to reflect date of last file revision from git repo - document supported glyphs in default theme file
2015-06-11resolves #181 enable checklistsDan Allen
* add ballot box glyphs (0x2610 and 0x2611) to notoserif-regular font * use ballot box glyphs as marker for checklists
2015-05-31remove unused fonts; update version of NotoSerif font license fileDan Allen
2015-05-25update fonts; add note about arrows in defaut themeDan Allen
2014-08-28add box drawing symbols to M+ 1mn fontDan Allen
2014-05-29update liberation mono fonts, add Noto & M+ fonts; register fonts in theme fileDan Allen
2014-01-11initial import of Asciidoctor PDFDan Allen