The time now is Tue 21 May 2013, 11:25
All times are UTC - 4 |
|
Page 1 of 2 [17 Posts] |
Goto page: 1, 2 Next |
| Author |
Message |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Tue 03 Apr 2012, 01:30 Post subject:
How to set up default language encoding on ce1250? Subject description: country settings don't work |
|
i want to set up default puppy linux encoding with code ce1250 (central european 1250, or windows 1250), to have all charachters in subtitles (.sub and .srt), leafpad, abiword, opera, thunderbird, geany, etc.
language country setting in start doesn't helps, cause when i choose a language from list (croatian, bosnian, or serbian - it's kinda same language, ex-yugoslavian) it sets it either on ce1252, or english code, or utf-8 (witch doesn't work), and charachters are distorted.
i have doal booting, and in windows everything is fine with language coding, automatically.
how to do this? with some programming... or something like that
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Thu 05 Apr 2012, 07:41 Post subject:
|
|
Hi
don't know if your question was asked fully here-
http://208.109.22.214/puppy/viewtopic.php?t=74470
again I don't know if the folk here could help you with localisation?
http://puppylinux.hu/phpbb3/
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Thu 05 Apr 2012, 12:48 Post subject:
|
|
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Thu 05 Apr 2012, 12:49 Post subject:
|
|
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Thu 05 Apr 2012, 12:52 Post subject:
|
|
darkcity, from some reason, my text doesn't show up, and i get blank posts. i had to divide post on three parts.
if moderators can erase blanke posts, tnx.
Last edited by kocg on Thu 05 Apr 2012, 13:02; edited 1 time in total
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Thu 05 Apr 2012, 12:53 Post subject:
|
|
i doubt, hu-language and ex-yu language has nothing in common.
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Thu 05 Apr 2012, 12:54 Post subject:
|
|
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Thu 05 Apr 2012, 12:56 Post subject:
|
|
phhh... well, i don't know how to explain this to you. yes, it was fully asked there, and fully answered. but, just for the part of the issue.
i'll try.
in our language we have two variants, latin and cirilic. 99 per cent of usage is in latin, subtitles for example, what is the most important in this case.
i get there (what you quoted) explanation for cirilic, and it works with ce1251 and utf-8, for subtitles in gnome mplayer. in some other applications it depends, and i didn't want to experiment further, cause small number of subtitles are on cirilic.
so, i choose croatian language variant of ex-yu (almost every subtitle is in that variant, latin), and, for that, code is ce1250 and utf-8, as i realised. and that doesn't work, even with language pack.
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Thu 05 Apr 2012, 12:57 Post subject:
|
|
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Thu 05 Apr 2012, 12:59 Post subject:
|
|
but, this is solution, i sopose:
in google, i found on this forum:
true type fonts in puppy applications
and on the other place i found this will solve the problem. but, link on that topic is broken, and i don't understand what is told there, and need some translation of that post from swahilly english in simple english, less then 20 words.
i hope this was a simple explanation
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Fri 06 Apr 2012, 03:08 Post subject:
|
|
from some reason i couldn't paste a link to the post with a solution for this, and i'll paste content of that post.
| Quote: | Posted: Sat 26 Nov 2005, 21:14 Post subject: TrueType fonts in Puppy applications
1.Go to
http://www.murga.org/~puppy/viewtopic.php?t=3247
2.RTFM and Download/install mkfontdir.pup
3. Make this script.
WARNNG! i'm a newbie in this but the script seems to work.
#!/bin/sh
cp /root/.fonts/fonts.dir /root/.fonts/fonts.dir.bak
cp /root/.fonts/fonts.scale /root/.fonts/fonts.scale.bak
mkfontscale /root/.fonts
mkfontdir /root/.fonts
4. copy your .ttf font files to /root/.fonts {you can maybe find some in c:\windows\fonts or elswhere}
run the script and the fonts will work in your applications. |
i hope some experienced user can explaine this on the level of begginer. i suppose that would be the answer, the solution of this.
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Fri 06 Apr 2012, 08:09 Post subject:
|
|
The reason some of your posts are not shown may be because you have a space after or before url tags for example:
this works-
| Code: | | [url]http://www.mypage.com[/url] |
but, this makes the whole post disappear!-
| Code: | | [url]http://www.mypage.com [/url] |
(notice the space)
----
I've corrected the links from the thread you mentioned-
http://www.murga-linux.com/puppy/viewtopic.php?p=617656#617656
the thread is six years old, so maybe out of date.
the following to threads talk about installing fonts-
more complex
http://www.murga-linux.com/puppy/viewtopic.php?t=10576
simpler
http://www.murga-linux.com/puppy/viewtopic.php?t=44882
---
also, perhaps there could be some help in the localisation sub-forum?
http://www.murga-linux.com/puppy/index.php?f=16
good luck
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Sat 07 Apr 2012, 01:24 Post subject:
|
|
| darkcity wrote: | | this makes the whole post disappear! |
but in that case your post should also disappear, but it wasn't! magic :p
listen, i read everything you gave here, and i'm very helpfull for your effort, but i don't understand almost anything of that. sorry, but we stupid people also must live on this planet. i even don't know for sure what is exactly the problem in this case, to point all my solving in that direction.
and, interesting, it says on couple of applications - "cp1250 is not supported"!
i can change manually every of those 3 characters with appropriate one (with replace option), but i lose with that operation my precios 10 seconds in life.
or, i try to change .srt file in leafpad from deafault coding windows-1252 into the cp1250 (to make possible to see 3 distorted characters), and it says "converting in cp1250 is not supported".
what does it mean?
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Sat 07 Apr 2012, 08:09 Post subject:
|
|
my knowledge is exhausted
I've asking for help elsewhere, maybe start a topic in the localisation forum?
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
kocg
Joined: 20 Dec 2011 Posts: 92
|
Posted: Sat 07 Apr 2012, 11:10 Post subject:
|
|
ey, that's a good tip. tnx. i didn't know i can post in advance categories.
|
|
Back to top
|
|
 |
|
|
Page 1 of 2 [17 Posts] |
Goto page: 1, 2 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|