Re: Graphics (braille) embossing

2020-05-23 Thread Samuel Thibault
Sebastian Humenda, le sam. 23 mai 2020 17:52:07 +0200, a ecrit: > Samuel Thibault schrieb am 22.05.2020, 18:12 +0200: > >Sebastian Humenda, le ven. 22 mai 2020 17:32:04 +0200, a ecrit: > >> Do you have a clue about the last lines: > >> > >> :2: invalid literaryTextTable > >> Finish

Re: Graphics (braille) embossing

2020-05-23 Thread Sebastian Humenda
Hi Samuel Thibault schrieb am 22.05.2020, 18:12 +0200: >Sebastian Humenda, le ven. 22 mai 2020 17:32:04 +0200, a ecrit: >> Do you have a clue about the last lines: >> >> :2: invalid literaryTextTable >> Finish read_configuration_file >> Starting new document >> Cannot open main

Re: Graphics (braille) embossing

2020-05-22 Thread Samuel Thibault
Sebastian Humenda, le ven. 22 mai 2020 17:32:04 +0200, a ecrit: > Do you have a clue about the last lines: > > :2: invalid literaryTextTable > Finish read_configuration_file > Starting new document > Cannot open main table (null) I don't know, trying to extract what the script

Re: Graphics (braille) embossing

2020-05-22 Thread Samuel Thibault
Keith Barrett, le ven. 22 mai 2020 16:12:15 +0100, a ecrit: > In case it helps, last time I looked at this, both margins and papersize set > in cupps were ignored. > Using an index basic d embosser. That's surprising, they should be getting taken into account. A cups log with verbosity enabled

Re: Graphics (braille) embossing

2020-05-22 Thread Keith Barrett
Hello, In case it helps, last time I looked at this, both margins and papersize set in cupps were ignored. Using an index basic d embosser. On 22/05/2020 14:33, Sebastian Humenda wrote: Hi Samuel I am warming up this rather old thread, since I finally got around to experiment a bit.

Re: Graphics (braille) embossing

2020-05-22 Thread Sebastian Humenda
Hi Samuel Samuel Thibault schrieb am 22.05.2020, 15:49 +0200: >> I had the impression that it simply ignored settings that I have set in the >> printer tab of my text editor (pluma), but I need a more reliable way to test >> this. When I print from pluma, it always inserts the path to the file at

Re: Graphics (braille) embossing

2020-05-22 Thread Samuel Thibault
Sebastian Humenda, le ven. 22 mai 2020 15:33:10 +0200, a ecrit: > >See the Braille Embossing section of /usr/share/doc/cups-filters/README.gz > > Thanks for implementing this :-). Where is the upstream source of this file? It's in the cups-filters package, on

Re: Graphics (braille) embossing

2020-05-22 Thread Sebastian Humenda
Hi Samuel I am warming up this rather old thread, since I finally got around to experiment a bit. >Sebastian Humenda, le jeu. 20 févr. 2020 08:39:04 +, a ecrit: >> There is software for Windows, not part of the standard embosser driver, >> which >> can print SVG and black/white, 50 DPI

Re: Graphics (braille) embossing

2020-02-20 Thread Samuel Thibault
Sebastian Humenda, le jeu. 20 févr. 2020 22:17:56 +0100, a ecrit: > How good is the interpretation of the layout? It's simply liblouis. > How would I adjust settings such as the language to emboss? As usual with cups, in the http://localhost:631 web interface, or on the fly on the command line.

Re: Graphics (braille) embossing

2020-02-20 Thread Sebastian Humenda
Hi Samuel Samuel Thibault schrieb am 20.02.2020, 10:05 +0100: >> There is software for Windows, not part of the standard embosser driver, >> which >> can print SVG and black/white, 50 DPI pictures, so I was wondering whether >> somebody did something similar on Debian? > >Yes, I did :) > >See the

Re: Graphics (braille) embossing

2020-02-20 Thread Samuel Thibault
Sebastian Humenda, le jeu. 20 févr. 2020 08:39:04 +, a ecrit: > which can print SVG and black/white, 50 DPI pictures, In the driver I wrote for the Index devices, I only added support for 1.5mm dot distance, thus 17DPI. I didn't have the time to add support for the 0.5mm resolution. In my

Re: Graphics (braille) embossing

2020-02-20 Thread Samuel Thibault
Hello, Sebastian Humenda, le jeu. 20 févr. 2020 08:39:04 +, a ecrit: > There is software for Windows, not part of the standard embosser driver, which > can print SVG and black/white, 50 DPI pictures, so I was wondering whether > somebody did something similar on Debian? Yes, I did :) See

Graphics (braille) embossing

2020-02-20 Thread Sebastian Humenda
Hi all As the subject says, I would like to do (braille) graphics embossing. I have access to an Index v5 embosser and am trying to print simple black/white images. I know that there is Dotify, but as far as I understand, it is only concerned about printing braille text. There is software for