issues
search
SwissAS
/
jcgm-core
An open source Java implementation to interpret and render Computer Graphics Metafile (CGM) graphics files.
Other
8
stars
6
forks
source link
Implemented the AppendText command
#5
Closed
daviddiana11
closed
2 years ago
daviddiana11
commented
2 years ago
implemented the
AppendText
(class=4, element=6) cmd: note that the entire text (
TextCommand
string + following
AppendText
strings) will be printed with the font defined for the TextCommand, symbols still being rendered
added ant target to generate jar with sources
tested with the
http://docs.oasis-open.org/webcgm/test-materials/webcgm20ts/webcgm20-ts-index.html
files + some OEM samples: no regression spotted