index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2023-03-31
add symbols for command, option, and retrun keys to the fallback font
Dan Allen
2022-05-15
rework script that generates reference files for arrange block so output is r...
Dan Allen
2022-05-03
resolves #1192 add support for smallcaps text transform (PR #2131)
Dan Allen
2022-05-03
adding missing glyph for ΓΏ in built-in fonts
Dan Allen
2022-04-27
add script to generate arrange block reference files [no ci]
Dan Allen
2022-04-18
resolves #2010 bundle Noto Sans in addition to Noto Serif and add built-in th...
Dan Allen
2022-04-18
fix typo in script [skip ci]
Dan Allen
2021-10-18
change default branch name in fetch upstream script [skip ci]
Dan Allen
2021-07-13
use branch specified in payload when CI job is triggered by upstream dispatch...
Dan Allen
2021-06-02
add extra dependencies for prawn HEAD to Gemfile when testing upstream
Dan Allen
2021-02-27
prepare branch to be renamed from master to main
Dan Allen
2021-01-22
modify subset-fonts.pe to add floor/ceiling characters
Jon Leech
2021-01-13
configure subset fonts script so it can be used with docker as an alternative...
Dan Allen
2021-01-12
fix subset fonts script and apply updates to emoji font
Dan Allen
2021-01-12
add clearer statement about how to run the subset-fonts.sh script [skip ci]
Dan Allen
2020-11-17
resolves #1821 test against Asciidoctor upstream (PR #1826)
Dan Allen
2020-10-31
use version of pdf-core requested by Prawn when testing Prawn from upstream
Dan Allen
2020-08-09
upgrade to Prawn 2.3.0
Dan Allen
2020-06-10
resolves #1625 add additional glyphs to bundled fonts
Dan Allen
2020-06-10
replace --privileged option with :Z flag on volume mount when running contain...
Dan Allen
2020-05-10
test against prawn master (PR #1683)
Dan Allen
2020-01-31
resolves #1129 bundle emoji font and use as fallback font (PR #1527)
Dan Allen
2020-01-29
download specific version of Noto Serif fonts to make font generation reprodu...
Dan Allen
2019-09-17
resolves #1274 add glyphs for built-in characters to bundled monospace font (...
Dan Allen
2019-09-17
exit subset-font.sh script properly if fontforge command fails [skip ci]
Dan Allen
2019-08-06
resolves #1194 add the .notdef glyph to the bundled fonts (PR #1195)
Dan Allen
2019-07-24
use em size to compute scaling of imported glyphs
Dan Allen
2019-07-22
allow copy scripts to be configured at top of font subset script [skip ci]
Dan Allen
2019-07-22
resolves #282 include all alphanumeric characters in code font (mplus1mn)
Dan Allen
2019-07-22
rewrite subset fonts to support multiple scripts for code font
Dan Allen
2019-07-21
add test for box drawing symbols in monospace font
Dan Allen
2019-07-21
use $em to compute scale factor in subset fonts script
Dan Allen
2019-07-21
consolidate selections in subset fonts script
Dan Allen
2019-07-21
close source font after switching to partially-generated font
Dan Allen
2019-07-21
execute container as correct user
Dan Allen
2019-07-20
regenerate Noto Serif fonts
Dan Allen
2019-07-19
add support for filled conum glyphs in default theme
Dan Allen
2019-07-16
add scripts to subset M+ fonts
Dan Allen
2019-07-16
add helper script to decode a PDF string (for debugging) [skip ci]
Dan Allen