Releases: fontra/black-renderer
Releases · fontra/black-renderer
v0.8.2
Compare
Sorry, something went wrong.
No results found
Version v0.8.2
More sweep gradient fixes by Felix Herbst. #240 , #241
v0.8.1
Compare
Sorry, something went wrong.
No results found
Version v0.8.1
Require Python >= 3.10
Updated dependencies
Fixed sweep gradients. Contributed by Felix Herbst. #238
Fix COLRv1 extend modes in the CoreGraphics backend. Contributed by Felix Herbst. #235
Properly test rendering of SVG and PDF output. Contributed by Felix Herbst. Part of #238
v0.6.0
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
Compare
Sorry, something went wrong.
No results found
v0.5.3 -- Allow BlackRendererFont to be constructed from objects (#105 )
v0.5.2
Compare
Sorry, something went wrong.
No results found
v0.5.2 -- add support for variable COLRv1 (issue #53 , PR #88 )
v0.5.1
Compare
Sorry, something went wrong.
No results found
v0.5.1 -- fixes issues #93 and #94
v0.5.0
Compare
Sorry, something went wrong.
No results found
v0.5.0 -- coregraphics backend now uses sRGB colorspace (#9 , #74 )
v0.5.0a3
Compare
Sorry, something went wrong.
No results found
v0.5.0a3 -- fixes issue #56
v0.5.0a2
Compare
Sorry, something went wrong.
No results found
Version v0.5.0a2 -- Fixed support for CompositeMode.PLUS
v0.5.0a1
Compare
Sorry, something went wrong.
No results found
Version v0.5.0a1
Implement recent spec changes, except for variability, which is currently broken