diff NEWS @ 28391:c126a60b0d52

listfonts.m: New function (bug #58476). * listfonts.m: New function file. * NEWS: Announce new function. * gui.txi: Add docstring in the utility functions paragraph. * uisetfont.m: Add listfonts to @seealso links, and add paragraph about how to update the font cache on non-Linux systems. * __unimplemented__.m: Remove listfonts from unimplemented list.
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Mon, 01 Jun 2020 09:53:08 +0200
parents 8a9a041db1dc
children 7ea82a190029
line wrap: on
line diff
--- a/NEWS	Mon Jun 01 11:33:39 2020 -0700
+++ b/NEWS	Mon Jun 01 09:53:08 2020 +0200
@@ -91,7 +91,7 @@
     * "legend" (not yet implemented)
     * "nextseriesindex" (read-only, used by `scatter` graphics objects)
     * "positionconstraint" (replacement for "activepositionproperty"
-      which is now a hidden property. No plans for removal.)
+      which is now a hidden property.  No plans for removal.)
     * "toolbar" (not yet implemented)
     * "xaxis" (not yet implemented)
     * "yaxis" (not yet implemented)
@@ -101,6 +101,7 @@
 
 * `getpixelposition`
 * `endsWith`
+* `listfonts`
 * `memory`
 * `rng`
 * `startsWith`