nojinadev
Results
1
issues of
nojinadev
in **PageDrawer.java** -------------------------------------------------------------------- private void **drawGlyph2D**(Glyph2D glyph2D, PDFont font, int code, Vector displacement, AffineTransform at) throws IOException { PDGraphicsState state = getGraphicsState(); RenderingMode renderingMode = state.getTextState().getRenderingMode(); // Path path =...
type: bug