Discussion:
[Shr-User] estardict (0.7-r0.51) / stage 131 && font size
Matthias Apitz
2014-01-21 08:07:28 UTC
Permalink
Hello Vaudano,

Are you still involved in SHR's estartdict? If so, the font size in the
main window and search window is *very* tiny... Is this something I
could configure? Thanks

matthias
--
Sent from my FreeBSD netbook

Matthias Apitz, <***@unixarea.de>, http://www.unixarea.de/ f: +49-170-4527211
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5
Luca Vaudano
2014-01-21 08:59:38 UTC
Permalink
Hello Matthias

it is long time that I don't work on estardict, but maybe in the next
future I'll do something...
For changing the font size I created two slides Scale and Finger on the
Settings tab
https://www.vaudano.eu/wiki/en/estardictScreenshots#Settings
but I dont remember if they are enable on the SHR, probably not...
because these changes will have effect on all the elementary
applications. In any case on SHR you can change the size on the SHR
setting for Elementary applications.

Regards
Luca
Post by Matthias Apitz
Hello Vaudano,
Are you still involved in SHR's estartdict? If so, the font size in the
main window and search window is *very* tiny... Is this something I
could configure? Thanks
matthias
Matthias Apitz
2014-01-22 19:48:44 UTC
Permalink
Post by Matthias Apitz
Hello Vaudano,
Are you still involved in SHR's estartdict? If so, the font size in the
main window and search window is *very* tiny... Is this something I
could configure? Thanks
If I do:

***@om-gta02:~/.estardict# strings config.eet
config
version
/usr/bin/aplay
player
suggestedWordsNumber
suggestedWordsVisible
0x1p+0
scale
fingerSize
/home/root/dic/stardict-drae/
dictionaryPath
DictionaryProperties
soundDictionaries
EstardictProperties
dictionaries
|vV

the output let me think that there is some config value in the file
~/.estardict about scale and fingerSize ... can I modify this somehow
without the GUI?

I'm even used to use hex editors :-)

Thanks

matthias
--
Sent from my FreeBSD netbook

Matthias Apitz, <***@unixarea.de>, http://www.unixarea.de/ f: +49-170-4527211
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5
lvauda .
2014-01-22 21:57:04 UTC
Permalink
Ciao Matthias

I don't know how to modify the configuration file with an hex editor.
It is a binary file created through the Enlightenment library eet (
http://docs.enlightenment.org/stable/eet/eet_main.html).
maybe it exists some editor for this kind of file...

A second option will be to compile the source code of estardict (
https://www.vaudano.eu/projects/estardict/latest/) with the configure
option:
--enable_size_sliders=yes

Luca
El día Tuesday, January 21, 2014 a las 09:07:28AM +0100, Matthias Apitz
Post by Matthias Apitz
Hello Vaudano,
Are you still involved in SHR's estartdict? If so, the font size in the
main window and search window is *very* tiny... Is this something I
could configure? Thanks
config
version
/usr/bin/aplay
player
suggestedWordsNumber
suggestedWordsVisible
0x1p+0
scale
fingerSize
/home/root/dic/stardict-drae/
dictionaryPath
DictionaryProperties
soundDictionaries
EstardictProperties
dictionaries
|vV
the output let me think that there is some config value in the file
~/.estardict about scale and fingerSize ... can I modify this somehow
without the GUI?
I'm even used to use hex editors :-)
Thanks
matthias
--
Sent from my FreeBSD netbook
+49-170-4527211
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5
Loading...