Releases: fontra/black-renderer
Releases · fontra/black-renderer
v0.6.0
03 Sep 13:09
Compare
Sorry, something went wrong.
No results found
Version v0.6.0
add --palette-index option to blackrenderer command line tool
add getPalette(paletteIndex) method to BlackRendererFont
v0.5.3
13 Aug 20:25
Compare
Sorry, something went wrong.
No results found
v0.5.3 -- Allow BlackRendererFont to be constructed from objects (#105 )
v0.5.2
06 Jul 14:00
Compare
Sorry, something went wrong.
No results found
v0.5.2 -- add support for variable COLRv1 (issue #53 , PR #88 )
v0.5.1
09 Jun 19:57
Compare
Sorry, something went wrong.
No results found
v0.5.1 -- fixes issues #93 and #94
v0.5.0
15 Feb 18:43
Compare
Sorry, something went wrong.
No results found
v0.5.0 -- coregraphics backend now uses sRGB colorspace (#9 , #74 )
v0.5.0a3
27 Nov 08:20
Compare
Sorry, something went wrong.
No results found
v0.5.0a3 -- fixes issue #56
v0.5.0a2
01 Nov 20:24
Compare
Sorry, something went wrong.
No results found
Version v0.5.0a2 -- Fixed support for CompositeMode.PLUS
v0.5.0a1
01 Nov 19:36
Compare
Sorry, something went wrong.
No results found
Version v0.5.0a1
Implement recent spec changes, except for variability, which is currently broken
v0.4.1
31 May 14:50
Compare
Sorry, something went wrong.
No results found
v0.4.1
Changed Surface API: canvas is now obtained via a context manager
Added PDF and SVG surfaces for Cairo and Skia, added PDF surface for CoreGraphics
Added imageExtension argument to getSurfaceClass()
v0.3.1
29 May 09:35
Compare
Sorry, something went wrong.
No results found
v0.3.1
Don't insist on a pathlib.Path for the outputPath argument of renderText
Add renderText() example to README.md