llgcode

Results 13 issues of llgcode

Hi, some folders are locked by the kotlin language server, so windows explorer or any process raise an "Access denied" when access to this folder. I've open Process Explorer and...

bug

Option to serialize text with common font family and font style in svg.

enhancement
svg

Add option on svg GraphicContext so that raster image can be saved relative to the svg and be able to choose the format.

enhancement
svg

Specify the font to use specifying a path or a font object

enhancement

Raster Image Affine transformation seems to be not consistent with other transformation done with vectorial operations. For example Scale seem to be done from the center of the image not...

bug

Need to have a print operator to implement simple operator that display hello in the standard output

new feature

This project is able to read some postscript file and use a draw2d graphic context to draw. So it's possible to draw into a raw image, a vectorial image like...

new feature

Hello, I've deployed successfully your application in my local server, I just need to translate it in french for my user. Create fr.json to add french translation, the translation comes...

Hi Nigel, I need to reference the file(s) that has changed into the command of the task ${modified_file_path}. Is it possible?

enhancement