Bert Frees

Results 89 issues of Bert Frees

I have done some improvements to the Dutch table w.r.t. the virtual dots that are added to the output (see https://github.com/liblouis/liblouis/pull/1386). The changes are in: - capital letters - accented...

tables
needs news

- Default value in tables is ucs2 - Default value in queries is determined by CHARSIZE - ucs2 in table also matches ucs4 in query see https://github.com/liblouis/liblouis/issues/1521

enhancement

See https://datatracker.ietf.org/doc/html/rfc4647#section-3.3.2 This will make selecting a braille table for your language more automatic, if the language is a dialect that has no dedicated table.

enhancement

See https://github.com/liblouis/liblouis/issues/1575#issuecomment-2196688128

documentation

after having [deprecated it](https://github.com/liblouis/liblouis/issues/1298).

api change

See the very old https://github.com/liblouis/homebrew-liblouis/blob/master/liblouis.rb

build system

E.g. we have a table for "Spanish braille for Greek text". It seems to me that this table could simply be included in the "Spanish computer braille" table, and possibly...

refactoring
tables

Instead of only the best match. This is now possible with the new `lou_findTables` function ([#530](https://github.com/liblouis/liblouis/pull/530/commits/00179e1c463fd12a3da1f7ab95d1aabc0b107bc4#diff-51d716ab1e8d7f28274f9b7ac67f76e8)).

enhancement
test framework