-
Updated
Jul 13, 2021 - C
typesetting
Here are 127 public repositories matching this topic...
-
Updated
Jul 19, 2021 - Lua
-
Updated
Jun 23, 2021 - R
-
Updated
Jun 16, 2020 - HTML
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jul 17, 2021 - Python
-
Updated
Jul 4, 2021 - Python
Currently vivliostyle-ui/test/ files are old (so removed from travis CI vivliostyle/vivliostyle-ui@b965cd2) and need to be updated and reenabled auto test.
-
Updated
Jun 3, 2021 - HTML
-
Updated
Apr 9, 2018 - TypeScript
-
Updated
Jul 16, 2021 - Lua
-
Updated
Jan 1, 2021 - TeX
-
Updated
May 10, 2021 - TypeScript
-
Updated
Dec 3, 2019
Unfortunately for TightenText, Safari rounds font sizes to whole pixels as soon as it crosses the half-pixel boundary. This leads to a significant jump in how wide the text is, and also potentially means the resulting text is smaller than the developer's desired minFontSize (if, say, they want it to be 0.97 ems, and that results in a font size of 15.49px, Safari will render 15px text).
Some
-
Updated
Jul 20, 2021 - Python
-
Updated
May 3, 2021 - Python
-
Updated
Jul 1, 2021 - Markdown
-
Updated
May 3, 2021 - C++
Images decoding
-
Updated
Jan 21, 2019
-
Updated
Jul 18, 2021 - C
-
Updated
Feb 29, 2020 - Common Lisp
-
Updated
Jul 20, 2021 - Lua
Improve this page
Add a description, image, and links to the typesetting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typesetting topic, visit your repo's landing page and select "manage topics."
Now that we've removed the concept of custom positioning (#20) in 1.0, it's become more difficult to distribute labels via their font bounds. We should introduce a
verticalDistributionItemUsingFontBoundsconvenience for this that includes the appropriate top/bottom insets from the font bounds.