fix panic on non-BMP Unicode characters (issue #112)
af9eede956
fix panic on non-BMP Unicode characters (issue #112)
55ddd9b491
fix panic on non-BMP Unicode characters (issue #112)
e385a90b31
fpdf: add size a8
379229a158
fpdf: fix drawing fill/stroke if the color is set to "none"
3505c8252c
fpdf: add support for fill & stroke colors from the SVG rects
f50438c003
fpdf: add function to add OutputIntents
daba4db26a
fix panic on non-BMP Unicode characters (issue #112)
9dec53ef0a
all: migrate to codeberg
Panic: index out of range when text contains non-BMP Unicode characters (code points >= U+10000)