This patch fixes the rendering issues in Windows for the new Math symbols for game theory.
The precsim and succsim symbols were truncated. They have been shifted upward.
File OpenSymbol.sfd with only the characters touched (at the end of the file)
File opens____.ttf generated from OpenSymbol.sfd (fontforge)
This reverts commit 15f5d76683.
The commit brought even unrelated changes, on the assumption that .ttf is the
source, and .sfd generated; it is the other way around.
This patch fixes the rendering issues in Windows for the new Math symbols for game theory.
The precsim and succsim symbols were truncated. They have been shifted upward.
They were used by the Insert -> Hyperlink -> Internet dialog but
the contents were out of date and functionality can be explained
by a tooltip as well.
* extras/source/wordbook/lang/*/soffice.dic: deleted
These files were in old binary format and almost all
language files were replicas of the en-US file. There
were two exceptions: German and Slovenian. André Schnabel
checked the German word list and he said that they can be
deleted. Martin Srebotnjak checked the Slovenian word list
and he asked me to keep those words -> sl.dic
* extras/source/wordbook/oracle.dic: deleted
It was not used in the build. It contained Oracle brand
names, etc.
* extras/source/wordbook/standard.dic: deleted
It was built and delivered, but not packaged. It was an
empty dictionary file which would be created anyway when
the user creates a new empty dictionary.
* extras/source/wordbook/technical.dic:
Entries were sorted so it will be easier to add new words.
Some entries were added from lang/en-US/soffice.dic.
* extras/source/wordbook/sl.dic: added Slovenian words
* extras/source/wordbook/en-US.dic: added English words
* extras/source/wordbook/en-GB.dic: added English words
* scp2/source/ooo/ :
These wordbook files should not depend on the UI language.
They should not be in language packs but they all should
be installed for every language like spell checker
dictionaries.
* officecfg/registry/ :
Paths adjusted, so application looks for wordbook files
in the right directory.
I enabled all dictionaries by default in Linguistic.xcs.