summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-05-09fix test when using pygments.rb >= 2 and enable in CI matrixDan Allen
2021-02-27update files to reflect renaming of master branch to mainDan Allen
2020-10-31only patch pdf-core version when testing Prawn upstreamDan Allen
2020-10-31when testing Prawn from upstream, use version of pdf-core requested by PrawnDan Allen
2020-07-15test against Prawn master in CI for v1.5.x branchDan Allen
2020-01-31resolves #1129 bundle emoji font and use as fallback font (PR #1527)Dan Allen
2020-01-29download specific version of Noto Serif fonts to make font generation reprodu...Dan Allen
2019-09-17resolves #1274 add glyphs for built-in characters to bundled monospace font (...Dan Allen
2019-09-17exit subset-font.sh script properly if fontforge command fails [skip ci]Dan Allen
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-22allow copy scripts to be configured at top of font subset script [skip ci]Dan Allen
2019-07-22resolves #282 include all alphanumeric characters in code font (mplus1mn)Dan Allen
2019-07-22rewrite subset fonts to support multiple scripts for code fontDan Allen
2019-07-21add test for box drawing symbols in monospace fontDan Allen
2019-07-21use $em to compute scale factor in subset fonts scriptDan Allen
2019-07-21consolidate selections in subset fonts scriptDan Allen
2019-07-21close source font after switching to partially-generated fontDan Allen
2019-07-21execute container as correct userDan Allen
2019-07-20regenerate Noto Serif fontsDan Allen
2019-07-19add support for filled conum glyphs in default themeDan Allen
2019-07-16add scripts to subset M+ fontsDan Allen
2019-07-16add helper script to decode a PDF string (for debugging) [skip ci]Dan Allen