diff --git a/include/the_Foundation/string.h b/include/the_Foundation/string.h

index 8ab804d..9573aa7 100644

--- a/include/the_Foundation/string.h

+++ b/include/the_Foundation/string.h

@@ -74,6 +74,7 @@ iLocalDef iBool isPictograph_Char(iChar c) {

 return (c == 0x21a9) ||

        (c == 0x2218 || c == 0x2219) ||

        (c >= 0x2300 && c <= 0x27bf) ||

+ (c >= 0x2b9c && c <= 0x2b9f) /* arrowheads */ ||

        (c >= 0x1f680 && c <= 0x1f6c0);

}



Proxy Information
Original URL
gemini://git.skyjake.fi/the_Foundation/release-1.2/pcdiff/c8c8c95351407692765078c50ac1e38aba2ac53d
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
29.93265 milliseconds
Gemini-to-HTML Time
0.392313 milliseconds

This content has been proxied by September (3851b).