Extension braille is working with no effect

Bug #424223 reported by uwesch
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Inkscape
Won't Fix
Undecided
Unassigned

Bug Description

If i type some Text e.g. "inkscape" and use the extension braille i don't get a useful result. i can see nothing except i hit CRTL+A. then i can see one square and nothing else.

If i type e.g. "inkscape is good" i get the same effect. If i hit CTRL+A now i can see small strokes and some squares, but NO braille.

Tested with XP and pre2-2

Revision history for this message
Alvin Penner (apenner) wrote :

confirmed on Windows XP 0.47pre1, the text has been converted into the following symbols:

         id="flowPara18">â žâ “â Šâ Ž â Šâ Ž â žâ ‘â ­â ž

Changed in inkscape:
status: New → Confirmed
Revision history for this message
su_v (suv-lp) wrote :

Not confirmed with Inkscape 0.46+devel r22179 on OS X 10.5.8, Python 2.6.2 (python and needed modules installed with MacPorts)

The attached screenshot shows a result as I would expect it after reading the release notes 0.47:
"The new Text > Convert to Braille extension recodes English (or just Latin letters) text to Braille code. This is obviously just an aesthetical feature. It is not intended to create real braille text for visually impaired people but instead it is meant to enable an accurate graphical representation of braille text to be used in illustrations"
<http://wiki.inkscape.org/wiki/index.php/Release_notes/0.47#New_and_improved_extensions>

Revision history for this message
su_v (suv-lp) wrote :
tags: added: extensions-plugins
removed: extension
Alvin Penner (apenner)
tags: added: win32
Revision history for this message
Alvin Penner (apenner) wrote :

- looks like a Windows problem.
- when I load the file Braille-1.svg, the screen does not show the Braille version at all. However, the XML editor shows something that could conceivably be Braille, somewhat small.

The screen display is not compatible with the XML editor display.

also, in the file text_braille.py there is a table that looks like:

convert_table = {\
'a': unicode("⠁", "utf-8"),\
'b': unicode("⠃", "utf-8"),\
'c': unicode("⠉", "utf-8"),\
'd': unicode("⠙", "utf-8"),\
'e': unicode("⠑", "utf-8"),\

this is probably a conversion table to Braille, but on my computer all I'm seeing is plain rectangles, no Braille.

Revision history for this message
su_v (suv-lp) wrote :

What do you see if you open the python script in the webbrowser: <http://inkscape.svn.sourceforge.net/viewvc/inkscape/inkscape/trunk/share/extensions/text_braille.py?revision=20240&view=markup>?

Attached screenshot of the OS X character palette shows the code table for Unicode Braille Patterns. Do you have the font family 'DejaVu' installed? Besides Apple's own 'Apple Braille' font (with small dots), 'DejaVu' also seems to contain the Unicode Braille Patterns (with small squares).

Revision history for this message
su_v (suv-lp) wrote :
Revision history for this message
Alvin Penner (apenner) wrote :

here is a screenshot of what the text_braille.py file looks like in svn.
I don't have DejaVu font installed, will try to find it tomorrow.

Revision history for this message
Alvin Penner (apenner) wrote :

found a link at
http://dejavu-fonts.org/wiki/index.php?title=Download
will try it out tomorrow, thanks.

Revision history for this message
Alvin Penner (apenner) wrote :

unfortunately, no luck with Braille on Windows. I downloaded 3 different Braille fonts, XBraille, UBraille, and DejaVu Sans. I believe UBraille is working in IE8, XBraille is working in Inkscape and Microsoft Word, DejaVu does not appear to contain Braille as far as I can tell, and none of them work with this extension, so I am going to move on to other things...

Revision history for this message
Alvin Penner (apenner) wrote :

okay, it works on Windows.
- install DejaVu Sans font from the link above
- choose Text tool, choose DejaVu Sans font, type text
- double-check just to make sure DejaVu is still the font, you never know...
- run Extensions->Text->Convert to Braille, and it works

@~suv, thanks for the tip, it worked perfectly, I just had to take a somewhat circuitous route to get there.

@uwesch, could you try this and see if it helps?

Changed in inkscape:
status: Confirmed → Incomplete
Revision history for this message
Alex Valavanis (valavanisalex) wrote :

@uwesch - did you try installing DejaVu Sans yet?

Revision history for this message
uwesch (uwesch) wrote :

Hi,

sorry for my delay.
With DejaVu Sans, Braille is working fine.

Revision history for this message
su_v (suv-lp) wrote :

@Tav - subscribing you to this report: could a note be added to <http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Extensions-Text.html#Extensions-ConvertToBraille> that the extension 'Convert to Braille' requires a font installed which contains the Unicode Braille characters, like for example 'DejaVu Sans'?

Changed in inkscape:
status: Incomplete → Confirmed
Revision history for this message
Tavmjong Bah (tavmjong-free) wrote :

Good idea, I'll add a note in the next update.

Revision history for this message
su_v (suv-lp) wrote :

Proposing to close as 'Won't fix': Inkscape itself does not distribute fonts and cannot ensure that a required font is installed.

Documentation will be added to Tavmjong Bah's Inkscape manual, and a FAQ in German is provided by courtesy of Uwe Schöler <http://www.oss-marketplace.com/index.php/faq/45-inkscape/649-faq-inkscape-brailleschrift>

Please add a comment and reopen if you don't agree and think this report was closed in error.

Changed in inkscape:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.