-
Updated
May 28, 2021 - JavaScript
#
braille
Here are 147 public repositories matching this topic...
PragmataPro font is designed to help pros to work better
c-plus-plus
unicode
haskell
modular
scala
math
greek
monospace-font
braille
ligatures
phonetics
apl
arabic
hebrew
arrows
bopomofo
ipa-symbols
unicode-coverage
cyrillic-characters
mathematical-operators
-
Updated
Jun 2, 2021 - Rich Text Format
Plot in the terminal using braille dots.
-
Updated
Apr 26, 2021 - Python
-
Updated
Aug 3, 2020 - Python
Give it an image, and it will become unicode braille
-
Updated
Feb 1, 2021 - JavaScript
User interface for the Canute electronic Braille reader.
-
Updated
Mar 31, 2021 - Python
Braille Music Compiler
-
Updated
Feb 27, 2020 - C++
A BrailleNews reader built with AndroidThings
-
Updated
Jul 3, 2017 - Java
Translates standard alphabet based text to Grade 2 Braille and back.
-
Updated
Jan 4, 2017 - Python
Generate text minimap/preview using Braille Patterns
-
Updated
Jan 17, 2021 - Rust
An TTY screenreader for Linux.
-
Updated
Jun 2, 2021 - Python
Render diagrams to Braille
-
Updated
Nov 25, 2020 - Haskell
A Node module for converting text to Braille alphabet.
-
Updated
Oct 2, 2019 - JavaScript
An open-source library providing complete braille transcription services for xml, html and text documents
-
Updated
Mar 10, 2021 - C
Angelina Braille Reader. Braille photo -> text.
-
Updated
May 31, 2021 - Python
An Open-Source Grade-2 Braille Translation system written entirely in Python
-
Updated
May 14, 2017 - Python
3
mcb2003
commented
Apr 2, 2018
Only some of the pages have even 1 comment on them and even then, it is by no means comprehensive enough. If someone could take the time to comment the code. that would be great.
Heres a list of files for yas to look at:
- includes/functions.inc.php (Most Important, as it is the most complex).
- includes/headers.inc.php.
- includes/nav.inc.php.
- _article/
Braille Keyboard made in CircuitPython and CircuitPlayground
braille
circuitpython
assistive-technology
at
circuitplayground-express
braille-display
braille-keyboard
-
Updated
Oct 29, 2019 - G-code
Translate Braille Writing to Plain Text
-
Updated
Dec 10, 2020 - DataWeave
A system for creating and exporting braille as a 3D-printable object
-
Updated
Jun 10, 2019 - JavaScript
Improve this page
Add a description, image, and links to the braille topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the braille topic, visit your repo's landing page and select "manage topics."


The match opcode can match on a variety of character attributes, e.g.
%afor alphabetic,%#for digits etc.Not all character attributes are currently available to test with
%testing for a math character is missing.
Suggest
mwould be a good option.This might be a simple fix simply adding the following lines in pattern.c:
Fo