-
Updated
Nov 23, 2020 - C
typesetting
Here are 107 public repositories matching this topic...
-
Updated
Nov 19, 2020 - Lua
-
Updated
Jun 16, 2020 - HTML
-
Updated
Nov 13, 2020 - CSS
-
Updated
Aug 4, 2020 - JavaScript
-
Updated
Nov 19, 2020 - 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
Apr 9, 2018 - TypeScript
-
Updated
Oct 14, 2020 - HTML
-
Updated
Nov 23, 2020 - Lua
-
Updated
Sep 28, 2020 - TeX
-
Updated
Sep 7, 2020 - TypeScript
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
Dec 3, 2019
-
Updated
Dec 11, 2019 - Python
-
Updated
Nov 10, 2020 - C++
-
Updated
Oct 11, 2020 - CSS
-
Updated
Jan 21, 2019
-
Updated
Nov 6, 2020 - Python
-
Updated
Feb 29, 2020 - Common Lisp
Images decoding
-
Updated
Sep 1, 2020 - Lua
-
Updated
Oct 22, 2020 - XSLT
-
Updated
Feb 21, 2019 - TeX
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."
We currently have support for interpolating
CGFloat,CGPoint, andCGSize. We should add a method forCGRectas well.