31 lines
926 B
Plaintext
31 lines
926 B
Plaintext
# liblouis: sub table for lowered digits, 6 dots
|
|
#
|
|
# Copyright (C) 2012-2014 Mesar Hameed <mesar.hameed@gmail.com>
|
|
#
|
|
# This file is part of liblouis.
|
|
#
|
|
# liblouis is free software: you can redistribute it and/or modify it
|
|
# under the terms of the GNU Lesser General Public License as
|
|
# published by the Free Software Foundation, either version 2.1 of the
|
|
# License, or (at your option) any later version.
|
|
#
|
|
# liblouis is distributed in the hope that it will be useful, but
|
|
# WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
# Lesser General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU Lesser General Public
|
|
# License along with liblouis. If not, see
|
|
# <http://www.gnu.org/licenses/>.
|
|
|
|
digit 0 356
|
|
digit 1 2
|
|
digit 2 23
|
|
digit 3 25
|
|
digit 4 256
|
|
digit 5 26
|
|
digit 6 235
|
|
digit 7 2356
|
|
digit 8 236
|
|
digit 9 35
|