Yan Li
Yan Li
Any plans for adding support for Catalyst (i.e. UIKitForMac)? It seems that UIKitForMac is not the same as x86_64, for example, it may require some extra flags to be passed...
This is a partial implementation of `ucd-unihan` #224 . ### Changed areas - `gen` - New subcrate `ucd/unihan` ### Notes One other thing to consider is - as Unihan is...
### Description Update external data and all modules to Unicode 12.0. For changes in Unicode 12.0, see: https://www.unicode.org/versions/Unicode12.0.0/ According to [Section M](https://www.unicode.org/versions/Unicode12.0.0/#Migration) of the change note, migrating from Unicode 11.0...
### Description Update external data and all modules to Unicode 11.0. For changes in Unicode 11.0, see: https://www.unicode.org/versions/Unicode11.0.0/ ### Tasks These tasks are roughly planned out according to changes in...
Provides access to: - `Unihan_DictionaryIndices` - `Unihan_DictionaryLikeData` - `Unihan_IRGSources` - `Unihan_NumericValues` - `Unihan_OtherMappings` - `Unihan_RadicalStrokeCounts` - `Unihan_Readings` - `Unihan_Variants` References: - https://www.unicode.org/reports/tr38/tr38-25.html
Hi there, I noticed an issue when I tried to write a `.wav` file with a single channel and float32 as the sample format. The issue is when the file...
Typing IP address and Port of the consturctor Mac on iPad is not a very good experience to me. Maybe a Zero-configuration networking support (like Bonjour) can be added? That...
It is crucial to me to be able to jump to method/property definition in source code. Showing a HeaderDoc popover (like the one when you ⌥+Click a method/property in Xcode)...