Project

Reverse Dependencies for fontisan

The projects listed here declare fontisan as a runtime or development dependency

0.0
The project is in a healthy, maintained state
Arrolio is a paged-media layout engine: it takes a content tree plus a layout spec (page templates, styles, flows) and produces a sequence of laid-out pages, which a renderer then emits — by default to PDF bytes via the sibling `pdfrb` gem. Arrolio is the middle layer of a three-library stack: * `pdfrb` — pure-Ruby PDF library (bytes <-> model). * `arrolio` — FOP-like paged layout (this gem; depends on pdfrb). * `loom` — multi-target layout compiler (separate gem; emits to Arrolio, CSS, XSL-FO, IDML). Arrolio itself owns: page templates, threaded flows, Knuth-Plass line and page breaking, tables, lists, SVG, page-model selection, running headers/footers, and the rendering pipeline. It does not own the PDF byte format (Pdfrb does) or any DSL (Loom does).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Convert Microsoft Enhanced Metafile (EMF) to SVG and back. Consumes the `emf` gem's domain model. Replaces the FFI wrapper around libemf2svg with a pure-Ruby transformer.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
ucode turns the Unicode Character Database (UCD) text files and the official Unicode Code Charts into a structured, browsable dataset. For every assigned codepoint it produces a JSON document with full UCD properties, the human-curated relationships from NamesList.txt, Unihan readings, and machine-computed references; an SVG of the official glyph vector-extracted from the Code Charts; and a Vitepress site for browsing Plane, Block, and Character.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026