History log of /seL4-l4v-master/l4v/isabelle/src/Pure/General/graphics_file.scala
Revision Date Author Comments
# 75401683 03-Dec-2018 wenzelm <none@none>

static type for Library.using: avoid Java 11 warnings on "Illegal reflective access";
more uses of "using";


# c92f87b7 28-Nov-2018 wenzelm <none@none>

avoid loading of font file, to eliminate "Illegal reflective access by com.lowagie.text.pdf.MappedRandomAccessFile$1 (iText-2.1.5.jar) to method java.nio.DirectByteBuffer.cleaner()" -- due to com.lowagie.text.pdf.TrueTypeFont.process() / RandomAccessFileOrArray;


# b95902a8 28-Nov-2018 wenzelm <none@none>

more explicit Isabelle_Fonts.Entry;
more robust font embedding into PDF and HTML;


# 03266b62 28-Nov-2018 wenzelm <none@none>

clarified modules;


# c9b6ddf3 01-Jun-2017 wenzelm <none@none>

tuned signature;


# 5a27fc0a 18-May-2017 wenzelm <none@none>

more JFreeChart operations;
tuned signature;


# 0fb7eca0 02-Mar-2017 wenzelm <none@none>

tuned;


# c50d422d 14-Sep-2015 wenzelm <none@none>

provide FontMapper for embedded fonts;


# 149f9992 24-Sep-2014 wenzelm <none@none>

support for PNG output;


# 76d89381 14-Feb-2013 wenzelm <none@none>

write_pdf for JFreeChart;


# 858b0721 13-Feb-2013 wenzelm <none@none>

file system operations for Graphics2D output;