[Freedos-user] DOS/EGA TrueType font

2008-02-06 Thread Mateusz Viste
Hello,

Sorry for being a bit offtopic, as this news isn't really FreeDOS-related...

I made a TTF font which is exactly the same as the standard DOS/FreeDOS font. 
I redrawn each glyph using FontForge (a nice Linux font tool), and took the 
FreeDOS *.cpi files as models. I named the font DOS/EGA.

It's a vectorised TrueType font, therefore it may be used in any 
size/resolution, in any TTF-enabled operating system. Personally, I am using 
it when I want to print some source code, and have it set as default in my 
notepad :-)

The TTF is in Unicode-BMP encoding, and I included as much glyphs as I could. 
It supports the following languages: english, polish, french, german, and 
maybe czech, spanish and some others too (I do not checked what glyphs are 
needed for other languages).

Anyway, the download is here: http://mateusz.viste.free.fr/dos/dosega.zip (11 
kb)

bye!
Mateusz Viste

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] freedos free undelete

2008-02-06 Thread iw2evk

Hi, someone know a FREE  FAT32 undelete for using in freedosm (fd undelete
work only in FAT 16 mode!)
Thanks
Roberto iw2evk
-- 
View this message in context: 
http://www.nabble.com/freedos-free-undelete-tp15289333p15289333.html
Sent from the FreeDOS - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] freedos free undelete

2008-02-06 Thread Eric Auer

Hi!

 Hi, someone know a FREE  FAT32 undelete for using in freedos
 (fd undelete work only in FAT 16 mode!)

I would be happy to help any volunteer who can program
in C by explaining which parts of UNDELETE have to be
extended to support FAT32. It is not much work, but I
never got around doing it myself. Thank you :-).

Eric



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] DOS/EGA TrueType font

2008-02-06 Thread Alain M.
Thanks Mateusz,

Do you have an image of all the gliphs that you draw? it could be 
usefull to check if we are getting what should be.= and if there is what 
we need ;-)

Alain

Mateusz Viste escreveu:
 Hello,
 
 Sorry for being a bit offtopic, as this news isn't really FreeDOS-related...
 
 I made a TTF font which is exactly the same as the standard DOS/FreeDOS font. 
 I redrawn each glyph using FontForge (a nice Linux font tool), and took the 
 FreeDOS *.cpi files as models. I named the font DOS/EGA.
 
 It's a vectorised TrueType font, therefore it may be used in any 
 size/resolution, in any TTF-enabled operating system. Personally, I am using 
 it when I want to print some source code, and have it set as default in my 
 notepad :-)
 
 The TTF is in Unicode-BMP encoding, and I included as much glyphs as I could. 
 It supports the following languages: english, polish, french, german, and 
 maybe czech, spanish and some others too (I do not checked what glyphs are 
 needed for other languages).
 
 Anyway, the download is here: http://mateusz.viste.free.fr/dos/dosega.zip (11 
 kb)
 
 bye!
 Mateusz Viste

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] DOS/EGA TrueType font

2008-02-06 Thread Mateusz Viste
On Wednesday 06 February 2008, Alain M. wrote:
 Do you have an image of all the gliphs that you draw? it could be
 usefull to check if we are getting what should be.= and if there is what
 we need ;-)

No, I haven't such image...
There's no reason why the glyphs would be rendered differently on other 
machines...
If you would like to check what glyphs are available in the TTF, the easiest 
way is to use a character map program (like charmap in Windows, 
or kcharmap in KDE), which should do the job. ;-)

Regards,
Mateusz Viste

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] FD Debug 1.11

2008-02-06 Thread Japheth
Hello,

Debug v1.11 is out. 7 bugs have been fixed (same as in Jemm v5.70 - seems to 
become my new standard). Also, debugx can now display floating point 
registers much nicer. So this update is highly recommended - at least for 
those who still know what DEBUG is good for.


 1.11 [06 February 2008]
 - bugfix: debugger lost debuggee's HiWord(EFL) in real-mode.
 - bugfix: if debuggee set CR0 AM bit and EFL AC flag, an
   exception 11h occured in the debugger.
 - DEBUGX bugfix: G command was unable to set/restore breakpoints if
   HiWord(EIP) wasn't clear.
 - DEBUGX bugfix: U ignored HiWord of argument's offset part.
 - DEBUGX bugfix: E ignored HiWord of argument's offset part.
 - DEBUGX bugfix: M didn't accept first argument's offset  .
 - DEBUGX bugfix: running in NTVDM and pressing Ctrl-C while debuggee
   is in protected-mode no longer drops to real-mode.
 - DEBUGX: RN now renders floating point register content properly
   (DEBUG still just displays raw hex format for size reasons).
 - DEBUGX: DI got an optional 'count' parameter.
 - DEBUGX: D default segment part is checked if it is valid in pmode
   and changed to value of client's DS if no.

http://www.japheth.de/Download/debug111.zip

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Free fat32 undelete

2008-02-06 Thread iw2evk

Hi at all,

someone know a FREE  undelete for fat32 ?
I've searching in the net ,but the shareware programs don't working (no
restroe delete files..only demos).
The freedos undelete work only on fat16 and waiting for a new developper..

Roberto iw2evk
-- 
View this message in context: 
http://www.nabble.com/Free-fat32-undelete-tp15328518p15328518.html
Sent from the FreeDOS - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user