Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (7) </ [1] 2 3 4 5 6 ... >/

[ Track this topic :: Email this topic :: Print this topic ]

new topic new poll
Topic: DSL v4.4< Next Oldest | Next Newest >
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: June 09 2008,04:10 QUOTE

DSL v4.4 final is now posted.
Change log:
* New Lua/Fltk refactored for enhanced performance.
* New Fltk library now available for C/C++ programs.
* New fldiff -  File Diff GUI Viewer.
* Update to rsync to v3.0.2
* Updated mydslBrowser - new feature "Download Only"
* Modified "X Window Snapshot" to save image file with date.
* Added dfm association for easy display of "X Window Snapshot" images.
* Updated .torsmorc for more consistent "used/free/total"
* Restored Firefox default search engines.
* New low resource background & theme.
* New font added smoothansi - used in jwm menu.
* New .luafltkrc for Lua/Fltk theme and defaults.
* Updated dmix.
* Updated man script, new -o -b options and site.
* Fixed permissions on fusermount.
* Fixed cpanel bug to turn off ssh daemon.
* Modified nfs-common to also start portmap when needed.
* Patched kbdconfig to properly select keymaps.
* Modified .bash_profile to eliminate an extra login shell.
* Updated cgi example test.lua to call proper cgi.lua
* Removed stray line in Fluxbox menu.
* Updated "Getting Started" document with Wiki link and wireless info link.


Files and directories that have changed and likely in your backup:
.Xdefaults
.dfminfo
.dfmdesk/Apps/Tools/
.fluxbox.inc
.fluxbox/menu
.jwmrc
.jwm.inc
.jwmrc-theme
.luafltkrc
.torsmorc
opt/jwmThemes/default
opt/.dfmext

Note: Use the new tool fldiff to see the differences in these files.
Apps->Tools->fldiff

Thanks to the community for all the ideas, suggestions, and contributions.

-- Robert
Back to top
Profile PM WEB 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: June 09 2008,05:01 QUOTE

Hi Robert!

DSL 4.4 looks nice trying it out for the first time. Seems to be very good and solid. Good work Robert and everybody else who has made this release possible. Most appreciated!

Have fun moving further with the DSL project,
meo


--------------
"Live and let live"   Treat others the way you want to be treated because that's what you should expect from them.

"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire
Back to top
Profile PM 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: June 09 2008,10:21 QUOTE

Hi Robert!

There is a problem with the fonts in Dmix. It's hard to explain so you'd better see for yourself. I have booted with base norestore legacy so it cant be anything that has to do with my backup or so. If it can be fixed somehow I'd really want to know.

Have fun in your good work with DSL,
meo

EDIT: The fonts really look weird and for the record I run DSL-embedded from an usb-attached memorycard with: dsl fromhd=/dev/sda1 frugal etc.


--------------
"Live and let live"   Treat others the way you want to be treated because that's what you should expect from them.

"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire
Back to top
Profile PM 
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: June 09 2008,11:53 QUOTE

Just booted to see what meo was talking about. It looks like it's using three different font sizes, two of which probably don't belong.
http://lucky13linux.wordpress.com/files/2008/06/dmix44.png


--------------
"It felt kind of like having a pitbull terrier on my rear end."
-- meo (copyright(c)2008, all rights reserved)
Back to top
Profile PM WEB 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: June 09 2008,15:15 QUOTE

Note to Lua/FLtk script writers:

This brings to light that when constructing very small GUIs or when selecting font sizes via labelsize, then it is best to set the font required by your script and not rely on user selectable .luafltkrc

You can set the font for your script by inserting the following line:

Fl:set_font(0,"fixed") or Fl:set_font(0,"smoothansi") or whatever font is required.

For example in dmix, I placed it after the require:
require("fltk")
Fl:set_font(0,"smoothansi")
vs = {}
v = {}
...

Still not sure why all the labelsize are included in this script but labelsize(4) to labelsize(22) caused the wide variation of fonts when a scable font (helvetica) is used, as in .luafltkrc


Edited by roberts on June 09 2008,15:16
Back to top
Profile PM WEB 
31 replies since June 09 2008,04:10 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (7) </ [1] 2 3 4 5 6 ... >/
new topic new poll
Quick Reply: DSL v4.4

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code