mirror of
https://git.sr.ht/~calebccff/pbsplash
synced 2026-01-12 12:38:41 -09:00
nanosvgrast: small cleanup
This commit is contained in:
parent
706888caf4
commit
52cb0ae649
1 changed files with 0 additions and 1 deletions
|
|
@ -1421,7 +1421,6 @@ void nsvgRasterizeText(NSVGrasterizer* r,
|
|||
|
||||
if (i == 0 && strcmp(shape->id, "OpenSansRegular") == 0)
|
||||
tx = xStart - charWidth;
|
||||
//tx -= shape->horizAdvX * scale * 0.5;
|
||||
|
||||
if (shape->fill.type != NSVG_PAINT_NONE) {
|
||||
nsvg__resetPool(r);
|
||||
|
|
|
|||
Loading…
Reference in a new issue