31 lines
928 B
Plaintext
31 lines
928 B
Plaintext
# liblouis: sub table for digits, 8 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 2458
|
|
digit 1 18
|
|
digit 2 128
|
|
digit 3 148
|
|
digit 4 1458
|
|
digit 5 158
|
|
digit 6 1248
|
|
digit 7 12458
|
|
digit 8 1258
|
|
digit 9 248
|