31 lines
918 B
Plaintext
31 lines
918 B
Plaintext
# liblouis: sub table for 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 245
|
|
digit 1 1
|
|
digit 2 12
|
|
digit 3 14
|
|
digit 4 145
|
|
digit 5 15
|
|
digit 6 124
|
|
digit 7 1245
|
|
digit 8 125
|
|
digit 9 24
|