unicode
Here are 869 public repositories matching this topic...
Domain name permutation engine for detecting typo squatting, phishing and corporate espionage
-
Updated
Jan 17, 2020 - Python
Currently, Glyphhanger shows the weight improvement from source font to optimized font, which can look like cheating when the formats are different:
It might be useful to
- either make it more obvious that formats are different, with simple wording
- or make the script compute a font
I want to get the most of Pragmata Pro ;-), is there a documentation of all ligatures? I know about Markdown checkboxes and the [INFO] stuff, but is there more I can use for my documents?
:joy: :ok_hand: A curated list of delightful Unicode tidbits, packages and resources.
-
Updated
Jan 15, 2020 - JavaScript
The current encoding APIs are for streams which is great for the command line application. It would be nice if the library had simple APIs for going directly from []byte to []rune/string and visa versa.
Would it be possible to add an option to always return the longhand version of the match? Enabling the json flag forces longhand as well, but has other consequences.
I'm trying to use this module to verify webhook events sent by Facebook and in order to calculate the correct shasum, I need the longform of t
It would be nice to be able to fold multiline comments such as the following:
println("code code code")
#=
# Verb the noun (DISABLED FOR NOW)
...
=#
println("code code code")UTF-8 to ASCII transliteration / slugify module for node.js, browser, Web Worker, React Native, Electron and CLI.
-
Updated
Jan 18, 2020 - TypeScript
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for php.
-
Updated
Jan 17, 2020 - PHP
There is a strange behavior where the man_juggling from the emojiCategories isn't recognized as an emoji using isEmoji and doesn't any values in the emojiList when I do a CTRL-F in Xcode, even though it's very clearly there in the emojiList if I look visually.
I'm not sure exactly what's wrong or how far it extends to other emoji, but it definitely seems like something isn't right.
希望能在 input field 的地方支援右鍵功能(複製 貼上 那些基本功能)
例如 尋找 / 取代內
EN Translation :
Hope the support of right-click function in the input field (copy and paste those basic functions)
For example looking for / replacing within
I absolutely love the box-plot capability! How hard would it be to add capability to plot categorical data, as opposed to strings?
Alternatively, I might just be missing a very easy and obvious conversion from categorical to string to make this work.
Quickly view (satellite) imagery directly in your terminal using Unicode 9.0 characters and true color.
-
Updated
Dec 18, 2019 - Python
Convert or detect character encoding in JavaScript
-
Updated
Jan 16, 2020 - JavaScript
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
-
Updated
Dec 28, 2019 - JavaScript
Updated the completion.rst file to include most, if not all, of the header to argparse_custom.py.
The best way to do this would be to reformat that module docstring so that it is valid [reStructuredText](http://docutils.sourceforge.net/rst.ht
Với mình thì đây là một issue khá khó chịu. Cụ thể là sau khi mention một ai đó thì chữ cái tiếp theo sẽ tự động được viết hoa.
Lỗi này bị với tất cả các chương trình, trang web hỗ trợ chức năng mention như facebook.
Về mặt logic thì có vẻ đúng vì sau khi bấm Enter, bộ gõ sẽ nghĩ
A string type for Rust that is not required to be valid UTF-8.
-
Updated
Jan 16, 2020 - Rust
Improve this page
Add a description, image, and links to the unicode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unicode topic, visit your repo's landing page and select "manage topics."


Currently
hb_face_get_table_tags()only works with our own face loader. Other loaders cannot implement it. Add a callback setter such that they can. Then implement it for hb-ft.