]> code.delx.au - refind/blobdiff - NEWS.txt
Support for loading fonts (as PNG files); new default font.
[refind] / NEWS.txt
index a4b5d8b92501d8aecab89d145ab53cb613b4869c..c03d9cad7129b58f077944d2f157244f8ed30b1f 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,15 @@
 0.6.6 (?/??/2013):
 ------------------
 
+- Added new "font" token to refind.conf, which enables specifying a font in
+  the form of a PNG file. This file must contain monospace glyphs for the
+  95 characters from ASCII 32 to 126 (space through tilde), inclusive, plus
+  a glyph to be displayed for characters outside of this range, for a total
+  of 96 glyphs.
+
+- Replaced the old font (inherited from rEFInd) with an anti-aliased
+  version of Luxi Mono Regular 14 point.
+
 - Fixed bug that caused rEFInd to ignore manual boot stanzas in files
   included via the "include" token in refind.conf.