--- Log opened Sun Sep 07 00:00:41 2014 | ||
stekern | poke53281: where's/what the TTF directory that decker.ttf should be copied to? | 04:24 |
---|---|---|
poke53281 | " /usr/share/fonts/X11/TTF/ " | 04:42 |
poke53281 | looks like he needs only one arbitrary font. | 04:42 |
poke53281 | just look in my filesystem.make file under xfonts | 04:52 |
poke53281 | It's still fascinating, that X works without fonts | 04:57 |
poke53281 | In one of the libraries must be a built-in font. | 04:57 |
stekern | is there something more than just copying the font there that I need to do? | 05:24 |
poke53281 | No, normally not. The cache should be updated automatically. | 05:25 |
poke53281 | did you install fontconfit | 05:25 |
stekern | possibly not | 05:25 |
stekern | I might not have after I wiped the sysroot | 05:25 |
poke53281 | fc-list or so is the command to show you the installed fonts | 05:26 |
stekern | it returns an empty list | 05:26 |
poke53281 | Oh, that's bad | 05:27 |
poke53281 | look at the target xfontfs | 05:27 |
poke53281 | I create files with "0" in each folder. | 05:27 |
poke53281 | Maybe that's necessary | 05:27 |
poke53281 | That's normally the caching. | 05:28 |
poke53281 | try fc-cache | 05:28 |
poke53281 | and fc-scan | 05:28 |
stekern | what was the problem with installing fonts? | 05:28 |
poke53281 | 1. They are too big. 2. The starting of X took extremely long with 100% cpu usage. 3. It crashed after a while | 05:29 |
poke53281 | Maybe the 32MB limit. Not sure | 05:29 |
poke53281 | Even the simplest fonts from "Linux from scratch" take 10MB | 05:30 |
stekern | ok, maybe that's what happened with my broken X install then | 05:30 |
stekern | I think I installed fonts into that | 05:30 |
poke53281 | Maybe you have to wait very long. 3 minutes or longer | 05:31 |
poke53281 | Not what's the real cause for the font problem. But font managing is one the creepiest things I have seen in the Unix environment. | 05:32 |
poke53281 | I simply don't know how it works | 05:33 |
poke53281 | and I don't want | 05:33 |
stekern | oops, I copied the decker.ttf to /usr/share/X11/TTF/ instead of /usr/share/fonts/X11/TTF/ | 05:33 |
poke53281 | :) | 05:34 |
stekern | yeah, I don't have the faintest idea ;) | 05:34 |
stekern | now it works | 05:34 |
poke53281 | My build environmnt is combination of linux from scratch, beyond linux from scratch, sabotage linux and buildroot and my own stuff. | 05:36 |
poke53281 | And that's how it looks like ;) | 05:36 |
stekern | haha, well, I like it | 05:37 |
poke53281 | I should separate more. Each program get it's own file. | 05:42 |
poke53281 | and maybe some dependencies. | 05:42 |
poke53281 | But when I develop, such depedencies are cumbersome | 05:43 |
stekern | dillo works well and fast on real hw as well | 05:52 |
poke53281 | Yes, it's fantastic. | 05:52 |
poke53281 | I think I forgot to install a git library. Not sure, if gif images work in dillo | 05:52 |
poke53281 | probably the scripts I send you don't active ssl in dillo. | 05:56 |
poke53281 | "fluid" will also work | 05:59 |
poke53281 | this is a development helper for fltk | 05:59 |
poke53281 | I should try to compile webkit | 06:01 |
stekern | http://1drv.ms/Zdi8dF | 06:02 |
poke53281 | looks good. 8bpp? | 06:03 |
stekern | I'm using 16bpp now | 06:04 |
poke53281 | upgrade | 06:05 |
stekern | ? | 06:05 |
poke53281 | This was a shortcut for "Hey, you did an upgrade!1!" | 06:07 |
stekern | heh, well, it's just a matter of changing 2 numbers in the command line | 06:08 |
stekern | and for prboom and scummvm, the 8bpp is better | 06:08 |
poke53281 | yes, I use 32 Bit. Should try to lower it | 06:09 |
stekern | doesn't dillo support cookies? | 06:15 |
stekern | ah http://www.dillo.org/FAQ.html#q8 | 06:16 |
stekern | poke53281: the freera I compiled myself worked better | 08:48 |
stekern | but yeah, how have they managed to make it so insanely resource hungry? | 08:55 |
poke53281 | stekern: filter and color conversions would be my guess | 14:44 |
poke53281 | https://github.com/s-macke/jor1k/commit/d03f2b38d60fd4acba26cfccab838939db243bcc | 16:11 |
poke53281 | I would say, this is a hack | 16:11 |
poke53281 | stekern: mmath.cpp:262:22: internal compiler error: in or1k_select_cc_mode, at config/or1k/or1k.c:346 | 19:48 |
poke53281 | return !std::isinf(x); | 19:48 |
poke53281 | maybe you have an idea. | 19:48 |
poke53281 | this is a check for infinite | 19:50 |
--- Log closed Mon Sep 08 00:00:43 2014 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!