-
```
What steps will reproduce the problem?
1. Load Excel Sheet with Arabic Headers through URLLoader
2. Save the data in Array Collection
3. Assign Data to Any data control [Data Grid,ADG , Chart]
Wh…
-
This library has very less overhead for PDF generation.
Are you planning to support unicode character, hyperlink, image embed feature in near future?
-
It has been on my mind for a couple of years that the existing Parser and Serializer interface is a mess.
The current standard Parser interface predates multigraph support (from before `Dataset` an…
-
Any plan to support search of unicode languages like Bangla (বাংলা) , characters like ö or emoji 🌲 ?
-
I'm trying to build this repository for Windows 10 UWP and am hitting the [hardcoded error](https://github.com/ros2/rcpputils/blob/7ca5092f0683bf692af5c838184df21c41e8032c/include/rcpputils/filesystem…
-
It would be very nice to have full RFC3986 support, allowing for unicode URLs.
Unfortunately for us all, there does not appear to be an easy way to do this: Curl doesn't allow for it (you have to do…
-
```
What steps will reproduce the problem?
1. Simply pass an unicode string containing non-ascii chars to
cx.eval_script() . The following exception raised.
File "spidermonkey.pyx", line 640, in s…
-
> Character set escapes like \w match only ASCII characters whereas named character sets are Unicode aware. You can also use (?u) inline modifier to allow character set escapes to match Unicode charac…
noraj updated
2 years ago
-
The study_parser.py doesn't work with unicode characters. We should look into that. Hopefully won't be hard to fix, as the metadata plugin for example works fine with unicode.
For example if the st…
-
See various comments in #77.
In particular https://github.com/unified-font-object/ufo-spec/issues/77#issuecomment-452633570:
> The UVS data can be represented by a sequence of (unicodeValue, varia…