All of lore.kernel.org
 help / color / mirror / Atom feed
* [Printing-architecture] Contributing braille embosser support
@ 2015-12-09 10:27 Samuel Thibault
  2015-12-09 16:04 ` Michael Sweet
                   ` (2 more replies)
  0 siblings, 3 replies; 26+ messages in thread
From: Samuel Thibault @ 2015-12-09 10:27 UTC (permalink / raw)
  To: printing-architecture

[-- Attachment #1: Type: text/plain, Size: 1022 bytes --]

Hello,

I have been working on braille embosser support for CUPS, so that
embossing a document can be as easy as printing it.  I have attached the
result.

The principle I have followed is to use the cups architecture to
separate on one hand frontends which turn documents into braille text
(text/vnd.cups-brf) or braille graphics (image/vnd.cups-brf), notably
based on liblouis, and on the other hand backends which emboss braille
text or braille graphics (I have implemented a generic driver which
should work on all embossers, and a driver for the Index embosser which
I can actually test).

For now, I have made a separate package, so it is easy to test it
already, but ideally, I would like to see this work integrated into CUPS
filters, so that blind people don't need to install a separate package,
but just configure CUPS for their embosser.  How should we proceed?
Perhaps first iterate over the packaged version, until the code is fine
for integration, and then I'll submit a patch against cups-filters?

Samuel

[-- Attachment #2: cups-braille_0.1.tar.gz --]
[-- Type: application/x-tar-gz, Size: 14216 bytes --]

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2016-11-29 19:30 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-09 10:27 [Printing-architecture] Contributing braille embosser support Samuel Thibault
2015-12-09 16:04 ` Michael Sweet
2015-12-10 20:29 ` Till Kamppeter
2015-12-10 20:45   ` Samuel Thibault
2015-12-10 21:02     ` Till Kamppeter
2015-12-10 21:31       ` Samuel Thibault
2015-12-11  0:19         ` Till Kamppeter
2015-12-11  0:31           ` Samuel Thibault
2015-12-11  1:17             ` Till Kamppeter
2015-12-12  2:28             ` Till Kamppeter
2015-12-12  3:53               ` Till Kamppeter
2015-12-12  8:36               ` Samuel Thibault
2015-12-12  9:50                 ` Samuel Thibault
2015-12-12 11:53                 ` Till Kamppeter
2015-12-12 12:04                   ` Till Kamppeter
2015-12-13  2:40                   ` Samuel Thibault
2015-12-13 11:07                     ` Till Kamppeter
2015-12-21  0:11                       ` Samuel Thibault
2015-12-21  0:12                       ` Samuel Thibault
2015-12-21 13:56                         ` Till Kamppeter
2015-12-13 18:59                     ` Samuel Thibault
2015-12-13 19:42                       ` Till Kamppeter
2015-12-12 15:00                 ` Till Kamppeter
2016-11-27 18:54 ` Samuel Thibault
2016-11-27 19:22   ` Till Kamppeter
2016-11-29 19:30   ` Samuel Thibault

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.