From 4d59b7d28b74e758706d6d93b999598ffd5cff62 Mon Sep 17 00:00:00 2001 From: rarified Date: Thu, 9 Sep 2021 16:56:25 -0600 Subject: [PATCH] #19 --- id/19/19/journal.json | 1 + 1 file changed, 1 insertion(+) diff --git a/id/19/19/journal.json b/id/19/19/journal.json index e69de29b..2a8f29e2 100644 --- a/id/19/19/journal.json +++ b/id/19/19/journal.json @@ -0,0 +1 @@ +[{"date":"2021-09-09T22:56:25Z","author":"rarified","fields":{"title":"Fixes incorrect assert for age sequence prefix and unicode character rendering","body":"Prefixes can be in the 1\u003c\u003c15 space, not 1\u003c\u003c8 space.\n\nRendering journal book text (usually Unicode) did not check to see if the font\nactually had characters present for a text character under consideration while rendering.\n\nPut in checks that will fall back on a wctob() mapped character if available,\notherwise render a space (L\u0027 \u0027) character.","status":"New","mergeTo":"master","type":"Proposal","watchers":"+rarified"},"patchset":{"number":1,"rev":1,"tip":"a045a8d5fa232c5e919865759e339aa7fe495e29","base":"34a5d24f79d997418616f65fb45b1e364c64985c","insertions":33,"deletions":8,"commits":1,"added":0,"type":"Proposal"}}] \ No newline at end of file