gbranden pushed a commit to branch master
in repository groff.

commit 0833f98c20ce42da75d40027b5000a715c295225
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 4 12:28:51 2025 -0500

    [gropdf]: Trivially refactor.
    
    * src/devices/gropdf/gropdf.pl: Trivially refactor.  Rename global
      scalar `fontdir` to `fontPath`.
    
      (LoadDownload, LoadFont, GetType1): Update dereference sites.
---
 ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 1bf6f2443..fb9e74fbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2025-07-04  G. Branden Robinson <[email protected]>
+
+       * src/devices/gropdf/gropdf.pl: Trivially refactor.  Rename
+       global scalar `fontdir` to `fontPath`.
+       (LoadDownload, LoadFont, GetType1): Update dereference sites.
+
 2025-07-04  G. Branden Robinson <[email protected]>
 
        * src/devices/gropdf/gropdf.pl (OpenFontFile): Refactor.  Rename


_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to