| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-29 | regenerate fonts using newer version of FontForge | Dan Allen | |
| 2020-01-29 | document commit sha for Noto Serif fonts | Dan Allen | |
| 2020-01-23 | resolves #1507 allow font path to be declared once for all font styles (PR ↵ | Dan Allen | |
| #1508) | |||
| 2020-01-22 | resolves #1505 allow custom theme to merge font catalog with theme being ↵ | Dan Allen | |
| extended (PR #1506) | |||
| 2020-01-14 | replace literal value with varible in default theme | Dan Allen | |
| 2020-01-09 | uppercase color names in default theme | Dan Allen | |
| 2020-01-09 | don't set heading-font-family in default theme so it inherits from base | Dan Allen | |
| 2019-12-31 | resolves #1309 allow theme to specify background color and full border for ↵ | Dan Allen | |
| quote and verse blocks (PR #1457) | |||
| 2019-12-30 | resolves #623 partition section title (title and subtitle) (PR #1451) | Dan Allen | |
| - set separator globally using `title-separator` document attribute - override separator per section title using `separator` block attribute | |||
| 2019-12-24 | resolves #1264 account for border offset in width of fragment (PR #1440) | Dan Allen | |
| 2019-11-16 | resolves #1393 define line-through and underline roles as built-in custom ↵ | Dan Allen | |
| roles (PR #1394) | |||
| 2019-10-13 | resolves #1320 set default footer content in base theme (PR #1321) | Dan Allen | |
| - remove logic to process `footer_<side>_content: none` key | |||
| 2019-10-09 | resolves #40 allow theme to control style of verse block independently of a ↵ | Dan Allen | |
| quote block (PR #1308) | |||
| 2019-09-17 | resolves #1274 add glyphs for built-in characters to bundled monospace font ↵ | Dan Allen | |
| (PR #1279) | |||
| 2019-08-27 | resolves #1226 allow theme to style mark element; add default styles to ↵ | Dan Allen | |
| built-in themes (PR #1230) | |||
| 2019-08-19 | resolves #1210 allow theme to control min height required after section (PR ↵ | Dan Allen | |
| #1220) - allow theme to control min height required after section to keep on same page - don't shift section to next page if requirement isn't met and section is empty | |||
| 2019-08-16 | set big role correctly in default theme | Dan Allen | |
| 2019-08-06 | resolves #1194 add the .notdef glyph to the bundled fonts (PR #1195) | Dan Allen | |
| 2019-08-05 | resolves #305 allow initial zoom to be controlled by theme (PR #1191) | Dan Allen | |
| 2019-08-05 | reduce min font size in base theme | Dan Allen | |
| 2019-07-31 | don't rely on base_line_height_length theme key in converter; set fallback ↵ | Dan Allen | |
| value for base font size * don't rely on base_line_height_length theme key in converter * clarify that the line-height-length property on the base category in the theme is a pseudo property * use base font size as root font size with fallback value | |||
| 2019-07-30 | resolves #459 add support for big and small roles on phrases (PR #1177) | Dan Allen | |
| 2019-07-24 | use em size to compute scaling of imported glyphs | Dan Allen | |
| 2019-07-22 | resolves #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-20 | rename font license files | Dan Allen | |
| 2019-07-20 | add about files for the subsetted fonts | Dan Allen | |
| 2019-07-20 | regenerate Noto Serif fonts | Dan 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-19 | add support for filled conum glyphs in default theme | Dan 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-18 | resolves #133 allow theme to control glyphs used for conums (PR #1161) | Dan Allen | |
| 2019-07-16 | resolves #987 upgrade to M+ fonts to TESTFLIGHT 63a | Dan Allen | |
| 2019-07-16 | regenerate M+ fonts using TESTFLIGHT 58 | Dan Allen | |
| 2019-07-13 | resolves #313 allow theme to control background and border of inline kbd (PR ↵ | Dan Allen | |
| #1154) | |||
| 2019-07-13 | fix theme defaults | Dan Allen | |
| - apply style to footnotes in base theme - increase font size of code in base theme from 10.5 to 10.8 - fix several defaults in theming guide (button, literal, footnotes) | |||
| 2019-07-08 | move fallback font to default-with-fallback-font theme and remove from ↵ | Dan Allen | |
| default theme | |||
| 2019-07-08 | resolves #451 allow button to be styled by theme (PR #1143) | Dan Allen | |
| 2019-07-07 | use top-level key for menu in default theme [skip ci] | Dan Allen | |
| 2019-06-28 | wip | Dan Allen | |
| 2019-06-27 | resolves #770 allow theme to set bottom border of table head row (PR #1114) | Dan Allen | |
| 2019-06-04 | resolves #1087 fix running header text position (PR #1088) | Dan Allen | |
| * fix placement of text in running header; add assertions to match * apply custom theme to chronicles example | |||
| 2019-04-18 | remove unnecessary indentation in default theme [skip ci] | Dan Allen | |
| 2019-04-13 | resolves #85 place footnotes at end of chapter (book) or document (article) ↵ | Dan Allen | |
| (PR #1016) - place list of footnotes at end of chapter (when doctype is book) or document (when doctype is article) - add footnotes category to theme to style footnote list - add additional footnotes to example documents - honor footnotes-title attribute to control title of footnote list (unset by default) | |||
| 2019-04-12 | resolves #891 upgrade to FontAwesome 5 | zyuhel | |
| * Update `prawn-icon` to version `2.3.0`. This update upgrades FontAwesome from version 4 to 5. * Update the list of supported icon fonts to include the FontAwesome categories (`solid => fas`, `brands => fab` and `regular => far`). * The `fa-*` prefix may still be used to generate icons, but a deprecation warning will be printed prompting to use the Font Awesome 5 font categories. * Use `make_icon` to create an icon instance so that Prawn::Icon's FA4 => FA5 mapping functions as expected (as opposed calling Prawn::Icon::FontData.load`. * Setup `fas` to be the default font family (FontAwesome solid). * Remove all references to the `octicon` font. It is no longer included in `prawn/icon`. * Create `play_icon` helper method in the extensions module to to return a icon node when icon fonts are enabled. * Update documentation and guides that are applicable to icon styling. * Regenerate the `examples/chronicles-example.pdf` file to include new icons. | |||
| 2018-12-27 | resolves #105 don't add title page and show doctitle above content when ↵ | Dan Allen | |
| doctype is article (PR #975) resolves #105 | |||
| 2018-11-25 | resolves #807 add U+202F to fallback font | Dan Allen | |
| 2018-11-25 | resolves #877 add word joiner character to Noto Serif fonts | Dan Allen | |
| 2017-04-01 | fix comment in default theme | Dan Allen | |
| 2017-03-27 | resolves #259 fill and stroke bounds of sidebar across all pages (PR #781) | TobiasHector | |
| * resolves #259 fill and stroke bounds of sidebar across all pages * add continuation border at page boundaries in sidebar * add advance_page method; use in place of start_new_page when converting section content * advanced sidebar to next page even when split across pages | |||
| 2017-03-23 | resolves #776 use bold style for description list term by default (PR #784) | Dan Allen | |
| 2017-03-08 | resolves #766 allow theme to set style of table border and grid (PR #768) | Dan Allen | |
| - add table_border_style and table_border_grid keys to theme - document new keys - rename border hash to border_width - consolidate / cleanup code | |||
| 2017-02-17 | follow-up to #724 document new theme keys to control table striping | Dan Allen | |
| - document table_body_background_color & table_body_stripe_background_color - set default value for table_body_stripe_background_color in base theme | |||
