Found 12 packages
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.
Library providing access to Unicode data to .NET clients.
.Net library to get information about Unicode codepoints and to better handle the upper planes (1-16) of Unicode.
An OpenType typeface utilities.
A C# source generator that generates enums for font codepoint files contained in the project that can then be used for strongly-typed references to the byte value of specific glyphs in the associated font.
Source generator for generating Avalonia UI icon sets from codepoint files.
Source generator for generating Blazor icon sets from codepoint files.
Yet Another JSON parser Parse/write JSON/ECMAScript like content Features - unquoted property names - single / multi-line comments - trailing comma allowed for objects and arrays - single quoted strings - multi-line strings (by escaping new line characters) - unicode CodePoint escape - hexadecimal/octal/binary numbers - numbers with leading or trailing decimal point - positive infinity, negative infinity, NaN - explicit plus sign for numbers - support for C#/.NET Tuples (using Tuple Element Names)
Unicode Character Lookup is a tool for retrieving detailed information about Unicode characters. It provides codepoint, UTF-16 encoding, category, and emoji name information.
Determine homoglyphs for utf-32 codepoints.