commit 7419d0df168048afd56dbdefe78ab6a21f218d0e parent 994d27a8c96a4dbe0545f4b0bbc4f1ba6d55a27f Author: nibo <nibo@relim.de> Date: Sun, 23 Feb 2025 19:01:26 +0100 Update README.md Diffstat:
| M | DEVELOPMENT_NOTES | | | 2 | +- |
| M | README.md | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/DEVELOPMENT_NOTES b/DEVELOPMENT_NOTES @@ -44,4 +44,4 @@ This function implements part of the Pango Markup described at 'https://docs.gtk.org/Pango/type_func.FontDescription.from_string.html'. The website states: "FAMILY-LIST is a comma-separated list of families optionally terminated by a comma". -My function cho_style_font_desc_parse() allows only one family name. +My implemenation allows only one family name. diff --git a/README.md b/README.md @@ -6,7 +6,7 @@ it on other systems too. ## Dependencies -Currently I don't distribute a binary of lorid. You have to build it yourself. +Currently I don't distribute an independent binary of lorid. You have to build it yourself. Maybe you get away with running the below commands. ### pdfio