Arabic etc reading added into Enigma Head

Alles rund um das grafische Benutzerinterface Enigma
fergy
Developer
Beiträge: 93
Registriert: Dienstag 13. September 2005, 15:30

Arabic etc reading added into Enigma Head

Beitrag von fergy »

Hello.
Thx to My team friend, I was add read from right to left in HEAD branch.
Please test and let Me know if maybe is something broken or so.
I was test in Dreambox branch, but not sure about this one.
Thank You,
Cheers
rhabarber1848
CDK-Experte
Beiträge: 4335
Registriert: Donnerstag 3. April 2008, 14:05

Re: Arabic etc reading added into Enigma Head

Beitrag von rhabarber1848 »

According to cdk/make/enigma.mk libfribidi is a fixed dependency for Enigma,
so there is no need to check for it in apps/tuxbox/enigma/configure.ac.
fergy
Developer
Beiträge: 93
Registriert: Dienstag 13. September 2005, 15:30

Re: Arabic etc reading added into Enigma Head

Beitrag von fergy »

Changed.
Thx again
rhabarber1848
CDK-Experte
Beiträge: 4335
Registriert: Donnerstag 3. April 2008, 14:05

Re: Arabic etc reading added into Enigma Head

Beitrag von rhabarber1848 »

TUXBOX_APPS_LIB_PKGCONFIG(FRIBIDI,fribidi)

needs to stay in configure.ac, otherwise @FRIBIDI_LIBS@ is empty
rhabarber1848
CDK-Experte
Beiträge: 4335
Registriert: Donnerstag 3. April 2008, 14:05

Re: Arabic etc reading added into Enigma Head

Beitrag von rhabarber1848 »

Did I mention before that its better IMHO to post patches
here for discussion before they are committed? ;)
fergy
Developer
Beiträge: 93
Registriert: Dienstag 13. September 2005, 15:30

Re: Arabic etc reading added into Enigma Head

Beitrag von fergy »

Well, yes, I understand that better is to attach patch here. :oops:
Anyway, I CANNOT attach nothing here due to restriction.... :dash:

Changed again.
Will not comment anything more before post something here.... maybe attach if somebody give Me attach possibility :gruebel:
Cheers
rhabarber1848
CDK-Experte
Beiträge: 4335
Registriert: Donnerstag 3. April 2008, 14:05

Re: Arabic etc reading added into Enigma Head

Beitrag von rhabarber1848 »

fergy hat geschrieben:Anyway, I CANNOT attach nothing here due to restriction.... :dash:
But we have an upload center for patches -> http://ulc.tuxbox-cvs.sourceforge.net

I bet the admin, CarstenW, will happily provide you an account.
rhabarber1848
CDK-Experte
Beiträge: 4335
Registriert: Donnerstag 3. April 2008, 14:05

Re: Arabic etc reading added into Enigma Head

Beitrag von rhabarber1848 »

Sorry to bug you again ;)

I saw you committed apps/tuxbox/enigma/data/fonts/md_khmurabi_10.ttf
Did you notice that apps/tuxbox/neutrino/data/fonts/md_khmurabi_10.ttf already exists?

Code: Alles auswählen

-rw-r--r-- 1 root root 86060 12. Jan 00:04 ./apps/tuxbox/enigma/data/fonts/md_khmurabi_10.ttf
-rw-r--r-- 1 root root 247668  2. Sep 2004  ./apps/tuxbox/neutrino/data/fonts/md_khmurabi_10.ttf
Another question is the different file size, I guess you have reduced the
number of chars in apps/tuxbox/neutrino/data/fonts/md_khmurabi_10.ttf?

Here is an older discussion about that file:
http://forum.tuxbox-cvs.sourceforge.net ... =7&t=47261
fergy
Developer
Beiträge: 93
Registriert: Dienstag 13. September 2005, 15:30

Re: Arabic etc reading added into Enigma Head

Beitrag von fergy »

As I don't know Arabic language, font file is provided by My team mate who know to read it.
I will recheck if everything is ok, but assume that something is wrong with font.
Yes, I was noticed size and guess that something is reduced.
But we have an upload center for patches -> http://ulc.tuxbox-cvs.sourceforge.net

I bet the admin, CarstenW, will happily provide you an account.
fergy hat geschrieben:Anyway, I CANNOT attach nothing here due to restriction.... :dash:
But we have an upload center for patches -> http://ulc.tuxbox-cvs.sourceforge.net

I bet the admin, CarstenW, will happily provide you an account.
Thx for info.
fergy
Developer
Beiträge: 93
Registriert: Dienstag 13. September 2005, 15:30

Re: Arabic etc reading added into Enigma Head

Beitrag von fergy »

rhabarber1848 hat geschrieben:Sorry to bug you again ;)

I saw you committed apps/tuxbox/enigma/data/fonts/md_khmurabi_10.ttf
Did you notice that apps/tuxbox/neutrino/data/fonts/md_khmurabi_10.ttf already exists?
@rhabarber1848
Sorry for disturbing, but You was compare two same files from two different folders:
apps/tuxbox/enigma/data/fonts
apps/tuxbox/neutrino/data/fonts
Are You sure about that?
Btw, I am awaiting reply from mate who was do this patch and in a mean time......
I was test this patch with these font from Dreambox branch and can only say that there is no problem with font and backside write.
Please recheck Your compare:

Code: Alles auswählen

-rw-r--r-- 1 root root 86060 12. Jan 00:04 ./apps/tuxbox/enigma/data/fonts/md_khmurabi_10.ttf
-rw-r--r-- 1 root root 247668  2. Sep 2004  ./apps/tuxbox/neutrino/data/fonts/md_khmurabi_10.ttf
:wink:
fergy
Developer
Beiträge: 93
Registriert: Dienstag 13. September 2005, 15:30

Re: Arabic etc reading added into Enigma Head

Beitrag von fergy »

Font is small because of small & compressed characters is used to make it.
Also it read ALL languages in correct way 100% but other fonts not do.
seife
Developer
Beiträge: 4189
Registriert: Sonntag 2. November 2003, 12:36

Re: Arabic etc reading added into Enigma Head

Beitrag von seife »

Please remove this font immediately, before the Linotype lawyers come and shut down the site. This is clearly a stolen AdvertisingBold font, and I don't think you have permission to distribute it.
fergy
Developer
Beiträge: 93
Registriert: Dienstag 13. September 2005, 15:30

Re: Arabic etc reading added into Enigma Head

Beitrag von fergy »

ok
fergy
Developer
Beiträge: 93
Registriert: Dienstag 13. September 2005, 15:30

Re: Arabic etc reading added into Enigma Head

Beitrag von fergy »

@seife
Replaced.
This is clearly a stolen AdvertisingBold font, and I don't think you have permission to distribute it.
Wasn't know that.
Anyway, now know where to put anything for test first.
Bye
rhabarber1848
CDK-Experte
Beiträge: 4335
Registriert: Donnerstag 3. April 2008, 14:05

Re: Arabic etc reading added into Enigma Head

Beitrag von rhabarber1848 »

seife hat geschrieben:Please remove this font immediately
I think someone with filesystem access has to do that, because
the file as revision 1.3 can still be downloaded from CVS:
http://cvs.tuxbox-cvs.sourceforge.net/c ... 4&view=log
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Re: Arabic etc reading added into Enigma Head

Beitrag von dietmarw »

isn't it used in neutrino too since a long time??
what about the right's there?
seife
Developer
Beiträge: 4189
Registriert: Sonntag 2. November 2003, 12:36

Re: Arabic etc reading added into Enigma Head

Beitrag von seife »

Only the filename was the same. It was a totally different font.