vga
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 37
svgalib 1.9.25
svgalib is a low-level graphics library that provides VGA and SVGA modes in a console. more>>
svgalib is a low-level graphics library that provides VGA and SVGA modes in a console.
svgalib is not intended as an alternative to X for apps, but rather a set of tools for things like VGA games, image viewing in modes that X cannot support, etc.
<<lesssvgalib is not intended as an alternative to X for apps, but rather a set of tools for things like VGA games, image viewing in modes that X cannot support, etc.
Download (0.91MB)
Added: 2006-07-18 License: Freely Distributable Price:
1208 downloads
GAG 4.9
GAG (initials, in spanish, of Graphical Boot Manager) is a Boot Manager program. more>>
GAG (initials, in spanish, of Graphical Boot Manager) is a Boot Manager program. GAGs loaded when the computer is turned on and allows you to choose the operating system you want to use.
Main features:
- Allows boot of up to 9 different operating systems.
- It can boot operating systems installed in primary and extended partitions on any available hard disk.
- Can be installed from nearly all operating systems.
- GAG doesnt need its own partition. It installs itself in the first track of the hard disk, wich is reserved for these kinds of programs. It can also be instaled on a floppy disk, without using the hard disk.
- It has a timer to boot a default operating system (selectable by the user).
- The configuration menu can be protected with a password.
- The program works in graphic mode (needs a VGA or better graphic card), and has a lot of icons.
- Hides the primary partitions which allows the user to have instaled more than one DOS and/or Windows in the same hard disk.
- Allows a password to be put on each operating system, denying access to non-authorized people.
- Allows the boot manager text to be translated to all languages.
- Can exchange disk drives, allowing to boot from the second, third... hard disk operating systems such as MS-DOS.
- Has the SafeBoot system, that allows to boot your hard disk even if GAG is accidentally overwrited.
- Supports a great variety of keyboards (QWERTY, AZERTY, QWERTZ and DVORAK keyboards).
- Fully support for hard disks up to 4 terabytes (4096 gigabytes).
- Full version and free software (distributed under GPL licence, with source code)
Enhancements:
- 4.8 didnt remember the keyboard type after installing which, in certain situations, prevented you from reconfiguring it from the Setup menu.
<<lessMain features:
- Allows boot of up to 9 different operating systems.
- It can boot operating systems installed in primary and extended partitions on any available hard disk.
- Can be installed from nearly all operating systems.
- GAG doesnt need its own partition. It installs itself in the first track of the hard disk, wich is reserved for these kinds of programs. It can also be instaled on a floppy disk, without using the hard disk.
- It has a timer to boot a default operating system (selectable by the user).
- The configuration menu can be protected with a password.
- The program works in graphic mode (needs a VGA or better graphic card), and has a lot of icons.
- Hides the primary partitions which allows the user to have instaled more than one DOS and/or Windows in the same hard disk.
- Allows a password to be put on each operating system, denying access to non-authorized people.
- Allows the boot manager text to be translated to all languages.
- Can exchange disk drives, allowing to boot from the second, third... hard disk operating systems such as MS-DOS.
- Has the SafeBoot system, that allows to boot your hard disk even if GAG is accidentally overwrited.
- Supports a great variety of keyboards (QWERTY, AZERTY, QWERTZ and DVORAK keyboards).
- Fully support for hard disks up to 4 terabytes (4096 gigabytes).
- Full version and free software (distributed under GPL licence, with source code)
Enhancements:
- 4.8 didnt remember the keyboard type after installing which, in certain situations, prevented you from reconfiguring it from the Setup menu.
Download (0.80MB)
Added: 2007-06-18 License: GPL (GNU General Public License) Price:
869 downloads
videowall 2.0
videowall is a DBA VideoWall display. more>>
For the ZKM installation "Digital Body Automata" a realtime "blue-screen" driver software was used to build an interactive videowall made out of 16 TVs with interactive content on 12 of the screens.
System components were:
- 2x 8 TV screens arranged in a row on each side of the mural
- 5 Pentium200 PCs with 3 Matrox VGA video cards each and a Matrox Meteor framegrabber card
- 4 cameras imaging a red cloth screen below the TVs
- multiple VGA-to-TV converters, video splitters, cables, etc.
- RedHat Linux and custom X-Server that supports 3 video cards (needed at the time)
The TVs shows a cover image (stone texture). When the observer enters the space, a virtual shadow is cast onto the TVs revealing a detailed image underneath. The "shadow" is calculated from the obscured red sloth in the image path of the tiny wide-angle cameras hidden below the TVs.
<<lessSystem components were:
- 2x 8 TV screens arranged in a row on each side of the mural
- 5 Pentium200 PCs with 3 Matrox VGA video cards each and a Matrox Meteor framegrabber card
- 4 cameras imaging a red cloth screen below the TVs
- multiple VGA-to-TV converters, video splitters, cables, etc.
- RedHat Linux and custom X-Server that supports 3 video cards (needed at the time)
The TVs shows a cover image (stone texture). When the observer enters the space, a virtual shadow is cast onto the TVs revealing a detailed image underneath. The "shadow" is calculated from the obscured red sloth in the image path of the tiny wide-angle cameras hidden below the TVs.
Download (0.009MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1241 downloads
grabslides 1.0
grabslides is a command line to automate the synchronisation of videos and slides during live and on-demande courses. more>>
grabslides project is a command line tool we created to automate the synchronisation of videos and slides during live and on-demande courses.
It can capture frames from either a Video4Linux device, or from an Axis Video Server, and offers unprecedented flexibility to configure this capturing : device, channel, interframe delay, resolution, compression factor, output directory, link to the current slide, and so on are all configurable items.
Some of them can be modified while the program is running through the use of signals, and in the future through a GUI. In addition, it can generate a PDF document which will contain all the captured slides. There again, multiple possibilities are offered.
We use this software every day to capture slides from the output of a VGA-to-Composite converter. Once the capture is done, a SMIL generator is run over the set of slides produced, and a SMIL file linking to the video and slides, both synchronised, is created. The SMIL generator we wrote will be published later.
Installation :
- Download and extract it :
$ tar -zxf grabslides-x.yy.tar.gz
where x.yy is grabslidess version number.
- Install grabslides :
e.g. :
$ cd grabslides-x.yy
$ python setup.py install
This will usually install grabslides into /usr/bin, although the exact location may vary depending on your system.
- Use grabslides :
$ grabslides --help
grabslides will display its lengthy help, and youll see the possibilities which are offered.
Enhancements:
- grabslides can now generate an HTML page containing all slides.
- XML presentations in the Aristote Associations OTESA format can also be generated.
- The 2-up mode now works in portrait mode when creating PDF.
- Finally grabslides can now synchronize itself on another process, and can exit automatically when the other process does.
- A nice example of PDF output is now available as well.
<<lessIt can capture frames from either a Video4Linux device, or from an Axis Video Server, and offers unprecedented flexibility to configure this capturing : device, channel, interframe delay, resolution, compression factor, output directory, link to the current slide, and so on are all configurable items.
Some of them can be modified while the program is running through the use of signals, and in the future through a GUI. In addition, it can generate a PDF document which will contain all the captured slides. There again, multiple possibilities are offered.
We use this software every day to capture slides from the output of a VGA-to-Composite converter. Once the capture is done, a SMIL generator is run over the set of slides produced, and a SMIL file linking to the video and slides, both synchronised, is created. The SMIL generator we wrote will be published later.
Installation :
- Download and extract it :
$ tar -zxf grabslides-x.yy.tar.gz
where x.yy is grabslidess version number.
- Install grabslides :
e.g. :
$ cd grabslides-x.yy
$ python setup.py install
This will usually install grabslides into /usr/bin, although the exact location may vary depending on your system.
- Use grabslides :
$ grabslides --help
grabslides will display its lengthy help, and youll see the possibilities which are offered.
Enhancements:
- grabslides can now generate an HTML page containing all slides.
- XML presentations in the Aristote Associations OTESA format can also be generated.
- The 2-up mode now works in portrait mode when creating PDF.
- Finally grabslides can now synchronize itself on another process, and can exit automatically when the other process does.
- A nice example of PDF output is now available as well.
Download (0.015MB)
Added: 2006-01-26 License: GPL (GNU General Public License) Price:
1368 downloads
GNOME War Pad 0.4.0
GNOME War Pad is VGA Planets client for GNOME 2 desktop platform. more>>
GNOME War Pad is VGA Planets client for GNOME 2 desktop platform. It aims to develop a full featured client, including scripting Python support.
VGA Planets is a play-by-email space conquest strategy game, it can be played by 11 players max. This game is being played by strategy fanatics all over the world for some years now, is very addictive and there are several servers on the Internet that host various kinds of this games.
Well, first of all this game is great, I thank Tim Wisseman for his creation, secondly its very cheap to register it (I think 5 USD) and if you dont want to register it, you still can play it with some limitations. Plus, because this game was developed for DOS, almost all clients existing this days are for DOS or Windows, and since Im a GNU/Linux freak, Im tired of playing VP with dosemu, its just too slow! :-)...so thats my itch, I wanna scratch it as ESR says.
Actually, there isnt a GNU/Linux client for VP that Im aware of, I know that PCCs author, Stefan Reuther from Germany, is porting his excellent client to GNU/Linux using the SDL library, this is great! but again, GNOME deserves to have its own client, so I started this project as an excuse to learn how to program for GNOME, and also to polish my C programming skills.
This software is Free Software, released under the GNU General Public License, you may copy, modify it and redistribute it under the conditions of this license.
Enhancements:
- this is a major milestone in this projects development because now the player can make some real actions into the game! no more viewing-only! Enjoy!
<<lessVGA Planets is a play-by-email space conquest strategy game, it can be played by 11 players max. This game is being played by strategy fanatics all over the world for some years now, is very addictive and there are several servers on the Internet that host various kinds of this games.
Well, first of all this game is great, I thank Tim Wisseman for his creation, secondly its very cheap to register it (I think 5 USD) and if you dont want to register it, you still can play it with some limitations. Plus, because this game was developed for DOS, almost all clients existing this days are for DOS or Windows, and since Im a GNU/Linux freak, Im tired of playing VP with dosemu, its just too slow! :-)...so thats my itch, I wanna scratch it as ESR says.
Actually, there isnt a GNU/Linux client for VP that Im aware of, I know that PCCs author, Stefan Reuther from Germany, is porting his excellent client to GNU/Linux using the SDL library, this is great! but again, GNOME deserves to have its own client, so I started this project as an excuse to learn how to program for GNOME, and also to polish my C programming skills.
This software is Free Software, released under the GNU General Public License, you may copy, modify it and redistribute it under the conditions of this license.
Enhancements:
- this is a major milestone in this projects development because now the player can make some real actions into the game! no more viewing-only! Enjoy!
Download (1.8MB)
Added: 2005-07-11 License: GPL (GNU General Public License) Price:
1567 downloads
GRX 2.4.6
GRX is a library for 2D graphics, originaly written by Csaba Biegl for DJ Delories DOS port of the GCC compiler. more>>
GRX is a library for 2D graphics, originaly written by Csaba Biegl for DJ Delories DOS port of the GCC compiler.
Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32 (using the Mingw compiler).
On DOS it supports EGA, VGA and VESA compliant cards. On Linux console it uses svgalib or the framebuffer. On X11 only Linux is directly supported, but it must work on any X11R5 (or later) system after a few changes in a config file.
From the 2.4 version, GRX comes with a Win32 driver, from 2.4.6 you can considere it stable. The Linux console framebuffer video driver was new in 2.4.2, it is in alpha stage.
<<lessNow it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32 (using the Mingw compiler).
On DOS it supports EGA, VGA and VESA compliant cards. On Linux console it uses svgalib or the framebuffer. On X11 only Linux is directly supported, but it must work on any X11R5 (or later) system after a few changes in a config file.
From the 2.4 version, GRX comes with a Win32 driver, from 2.4.6 you can considere it stable. The Linux console framebuffer video driver was new in 2.4.2, it is in alpha stage.
Download (1.5MB)
Added: 2006-01-19 License: LGPL (GNU Lesser General Public License) Price:
1377 downloads
SkatOS 2.0
SkatOS is a bootable, stand-alone distribution which plays the popular German card game Skat. more>>
SkatOS is a bootable, stand-alone distribution which plays the popular German card game Skat. It fits on a single floppy or CD and uses VESA 1.1 or higher, a PS/2 or serial mouse, and generic keyboard.
Supported Hardware:
- VGA Text console
- VESA 1.1 VGA graphic modes
- Ramdisk Support (with initrd)
- Serial port (standard / generic)
- Mouse (serial or PS/2)
- Keyboard support (generic only)
- Advanced Power Management BIOS Support
- PCI support (ANY PCI access mode)
- Network device support
- 3c509/3c579 support
- 3c590/3c900 series (592/595/597) "Vortex/Boomerang" support
- AMD LANCE and PCnet (AT1500 and NE2100) support
- AMD PCnet32 (VLB and PCI) support
- DECchip Tulip (dc21x4x) PCI support
- DM9102 PCI Fast Ethernet Adapter support
- EtherExpress 16 support
- EtherExpressPro/EtherExpress 10 (i82595) support
- EtherExpressPro/100 support
- Generic DECchip & DIGITAL EtherWORKS PCI/EISA
- NE2000/NE1000 support
- PCI NE2000 support
- RealTek 8129/8139 (rtl8139) support
- RealTek 8129/8139 driver (8139too) support with support for 8129
- SiS 900/7016 PCI Fast Ethernet Adapter support
- SMC EtherPower II
- TI ThunderLAN support
- Via Rhine support
Included Software:
- LINUX-Kernel 2.2.26
- devps.patch 9_25_2000
- uClibc 0.9.24
- BusyBox 0.60.5 (busybox cat chmod dmesg echo grep halt ifconfig init kill ln ls mknod mount msh poweroff reboot rm route sh sleep test umount)
- TinyX 4.2.1
- XSkat 4.0
- menu 2.01-bg-1.1
- SkatOSWM 1.0
- udhcpc 0.9.8
- unlzma
<<lessSupported Hardware:
- VGA Text console
- VESA 1.1 VGA graphic modes
- Ramdisk Support (with initrd)
- Serial port (standard / generic)
- Mouse (serial or PS/2)
- Keyboard support (generic only)
- Advanced Power Management BIOS Support
- PCI support (ANY PCI access mode)
- Network device support
- 3c509/3c579 support
- 3c590/3c900 series (592/595/597) "Vortex/Boomerang" support
- AMD LANCE and PCnet (AT1500 and NE2100) support
- AMD PCnet32 (VLB and PCI) support
- DECchip Tulip (dc21x4x) PCI support
- DM9102 PCI Fast Ethernet Adapter support
- EtherExpress 16 support
- EtherExpressPro/EtherExpress 10 (i82595) support
- EtherExpressPro/100 support
- Generic DECchip & DIGITAL EtherWORKS PCI/EISA
- NE2000/NE1000 support
- PCI NE2000 support
- RealTek 8129/8139 (rtl8139) support
- RealTek 8129/8139 driver (8139too) support with support for 8129
- SiS 900/7016 PCI Fast Ethernet Adapter support
- SMC EtherPower II
- TI ThunderLAN support
- Via Rhine support
Included Software:
- LINUX-Kernel 2.2.26
- devps.patch 9_25_2000
- uClibc 0.9.24
- BusyBox 0.60.5 (busybox cat chmod dmesg echo grep halt ifconfig init kill ln ls mknod mount msh poweroff reboot rm route sh sleep test umount)
- TinyX 4.2.1
- XSkat 4.0
- menu 2.01-bg-1.1
- SkatOSWM 1.0
- udhcpc 0.9.8
- unlzma
Download (MB)
Added: 2007-04-06 License: Freely Distributable Price:
942 downloads
MGRX 0.9.7
MGRX is a 2D graphics library derived from the GRX library. more>>
MGRX project is a 2D graphics library derived from the GRX library. GRX was originaly written by Csaba Biegl for DJ Delories DOS port of the GCC compiler. MGRX supports four platforms: DOS (DJGPPv2), Linux console, Linux X11 and Win32 (Mingw). On DOS it supports VGA and VESA compliant cards. On Linux console it uses the framebuffer. On X11 and Win32 it runs in a window.
Why MGRX
MGRX is a fork of GRX. Because I liked the GRX C API interface, I began to maintain GRX when it was orphaned at the end of 2000. But GRX has not only the C API, it has a Pascal API, a BGI compatibility API, support for Turbo C, Wattcom, MSC and some X11 implementations over mainframes. At the end it was not funny, to easy to break things I dont know (and dont want to know). So I stoped my job maintainig GRX at the end of 2003. At the time I write this, GRX is still orphaned.
But in the mean time I developed a fork for my own use, only the C API, no Pascal, no BGI, no Turbo C support, only the 4 platforms I can test. And a new (and better I think) input API. And now I have released it, only for fun.
Supported platforms:
Latest versions of OS, compiler, and key software tested:
Linux X11: linux 2.6.18, Xorg 7.2, gcc 4.1.2
Linux fb: linux 2.6.18, gcc 4.1.2
DJGPP: djdev 2.03, gcc 4.1.2
Win32: Windows XP, MinGW 3.1.0-1
<<lessWhy MGRX
MGRX is a fork of GRX. Because I liked the GRX C API interface, I began to maintain GRX when it was orphaned at the end of 2000. But GRX has not only the C API, it has a Pascal API, a BGI compatibility API, support for Turbo C, Wattcom, MSC and some X11 implementations over mainframes. At the end it was not funny, to easy to break things I dont know (and dont want to know). So I stoped my job maintainig GRX at the end of 2003. At the time I write this, GRX is still orphaned.
But in the mean time I developed a fork for my own use, only the C API, no Pascal, no BGI, no Turbo C support, only the 4 platforms I can test. And a new (and better I think) input API. And now I have released it, only for fun.
Supported platforms:
Latest versions of OS, compiler, and key software tested:
Linux X11: linux 2.6.18, Xorg 7.2, gcc 4.1.2
Linux fb: linux 2.6.18, gcc 4.1.2
DJGPP: djdev 2.03, gcc 4.1.2
Win32: Windows XP, MinGW 3.1.0-1
Download (1.2MB)
Added: 2007-07-03 License: LGPL (GNU Lesser General Public License) Price:
846 downloads
gbdfed 1.0
gbdfed lets you interactively create new bitmap font files or modify existing ones. more>>
gbdfed lets you interactively create new bitmap font files or modify existing ones. It allows editing multiple fonts and multiple glyphs.
gbdfed allows cut and paste operations between fonts and glyphs and editing font properties. The editor works natively with BDF fonts.
gbdfed can import:
Metafont PK/GF fonts.
Han Bitmap Font format (HBF) fonts.
Linux console (PSF, CP, and EGA/VGA) fonts.
Sun VF fonts.
OpenType (OTF & TTF) fonts (using Freetype 2).
A font from the X server.
gbdfed can export:
PSF2 Linux console fonts.
HEX fonts (see online help).
The editor also supports 2, 4, and 8 bits-per-pixel gray scale fonts for embedding in OTF fonts.
Main features:
- Multiple fonts can be loaded from the command line.
- Multiple fonts can be open at the same time.
- Cutting and pasting glyphs between fonts.
- Multiple glyph bitmap editors can be open at the same time.
- Cutting and pasting between glyph bitmap editors.
- Export of XBM files from glyph bitmap editors.
- Automatic correction of certain metrics when a font is loaded.
- Generation of XLFD font names for fonts without XLFD names.
- Update an XLFD font name from the font properties.
- Update the font properties from an XLFD font name.
- Font property editor.
- Font comment editor.
- Supports unencoded glyphs (ENCODING of -1).
- Display of glyph encodings in octal, decimal, or hex.
- Builtin on-line help.
- Imports PK/GF fonts.
- Imports HBF (Han Bitmap Font) fonts.
- Imports Linux console fonts (PSF, CP, and FNT).
- Imports Sun console fonts (vfont format).
- Imports fonts from the X server.
- Imports Windows FON/FNT fonts.
- Imports TrueType fonts and collections.
- Exports PSF fonts.
- Exports HEX fonts.
<<lessgbdfed allows cut and paste operations between fonts and glyphs and editing font properties. The editor works natively with BDF fonts.
gbdfed can import:
Metafont PK/GF fonts.
Han Bitmap Font format (HBF) fonts.
Linux console (PSF, CP, and EGA/VGA) fonts.
Sun VF fonts.
OpenType (OTF & TTF) fonts (using Freetype 2).
A font from the X server.
gbdfed can export:
PSF2 Linux console fonts.
HEX fonts (see online help).
The editor also supports 2, 4, and 8 bits-per-pixel gray scale fonts for embedding in OTF fonts.
Main features:
- Multiple fonts can be loaded from the command line.
- Multiple fonts can be open at the same time.
- Cutting and pasting glyphs between fonts.
- Multiple glyph bitmap editors can be open at the same time.
- Cutting and pasting between glyph bitmap editors.
- Export of XBM files from glyph bitmap editors.
- Automatic correction of certain metrics when a font is loaded.
- Generation of XLFD font names for fonts without XLFD names.
- Update an XLFD font name from the font properties.
- Update the font properties from an XLFD font name.
- Font property editor.
- Font comment editor.
- Supports unencoded glyphs (ENCODING of -1).
- Display of glyph encodings in octal, decimal, or hex.
- Builtin on-line help.
- Imports PK/GF fonts.
- Imports HBF (Han Bitmap Font) fonts.
- Imports Linux console fonts (PSF, CP, and FNT).
- Imports Sun console fonts (vfont format).
- Imports fonts from the X server.
- Imports Windows FON/FNT fonts.
- Imports TrueType fonts and collections.
- Exports PSF fonts.
- Exports HEX fonts.
Download (0.29MB)
Added: 2006-01-19 License: Free To Use But Restricted Price:
1376 downloads
Sigma Consolefonts 0.01
Sigma Consolefonts package contains a set of UTF-8 fonts which provide readability and wide coverage. more>>
Sigma Consolefonts package contains a set of UTF-8 fonts which provide readability and wide coverage. Actually, it is only one font, in an 8x16 size but with a number of variations of what gets mapped into the (psfu) consolefont. If you arent using Linux and a UTF-8 locale, this probably will not have any relevance to you.
Still interested ? Ok, here is a less than wonderful photograph of what the sigma-general version of this font can do. Apologies for the poor quality of the photo, I hope you can get an idea of what this does - and if you are using the linux console without a graphical desktop, youll just have to download it to try it out.
I aim to let people see as many characters as possible on their console. I know that most people assume a graphical desktop is necessary to see a wide range of characters, but the standard console can display 512 characters if you do without the bold colours.
Traditional console fonts have often used separate glyphs for cyrillic and latin letters of the same shape, but desktop fonts normally render them identically (e.g. latin A and cyrillic А), and so do I - this helps make some space available. I have used Dmitry Bolkhovityanovs perl script to select which glyphs are used in a particular psfu font, and to map multiple codepoints to the same glyph. There are a limited range of line-drawing characters (enough to give a decent display in the linux kernels make menuconfig).
The main use of these fonts is when you dont have a graphical desktop but still want to be able to read text in many languages. So, perhaps they are most appropriate to people running servers. For myself, they let me read my mail over ssh when I am building the graphical desktop for a new system.
The font itself started out as etl16 from one of the debian console packages. I altered it to give more balanced letters - longer descenders at the expense of less space above the letters, and bringing the accents closer to the letter. The cell format of a capital letter is 3 rows above the letter, 10 rows for the letter, and another 3 rows for the descender. In hex, that is 3A3, hence the name (U+03A3 is Σ).
Unlike traditional vga fonts hard-coded into the machine, these fonts are much less bright - you may have to increase your screens brightness. This is because they are thin (normally only one pixel wide). The 8x16 size is very much "one size fits all" - adequate for most accented latin, and for cyrillic and current greek, but not ideal where there are multiple accents (livonian, vietnamese, polytonic greek).
Unlike most other console fonts, these come with the source (a bdf font) and a series of map files to decide what to include. So, if you really dislike the form of one of the letters you can alter it - the bdf is just 16 lines of hex codes, e.g. a capital U has nine lines of x42 (0100 0010) and a baseline of x3C (0011 1100).
If you want to change a map, either to add something else, or to remove something you dont use, they are simple to edit.
The linux console cannot accomodate CJK languages, so this font is for people who use alphabetic languages. The armenian and georgian glyphs should be identical to what is in etl16, also the arabic and hebrew (and I really dont know how useful those are on a left-to-right terminal). Everything else has been tweaked to provide what I think is a satisfactory result.
The tarball includes my attempt at listing the alphabets for the languages covered - to answer the question, which glyphs do you need for a particular language. These files may also be useful if you are using xorg and want to check whether your fonts provide adequate coverage.
For most people, I think the general version should work well (latin, greek and the main european cyrillic letters). Some people may prefer the cyrillic variant (all current cyrillic, greek, some latin letters. There is also a caucasian variant (latin, cyrillic, armenian, georgian) and some other example and proof-of-concept variants, e.g. african, polytonic, vietnamese. Ultimately, the african languages are limited by a lack of precomposed glyphs in unicode (AFAIK, there is a lack of terminals which support combining diacriticals), but some languages such as venda should work. Languages with multiple accents above the letter (livonian, polytonic greek, vietnamese) are not wonderful in the 8x16 size, but they might suffice.
<<lessStill interested ? Ok, here is a less than wonderful photograph of what the sigma-general version of this font can do. Apologies for the poor quality of the photo, I hope you can get an idea of what this does - and if you are using the linux console without a graphical desktop, youll just have to download it to try it out.
I aim to let people see as many characters as possible on their console. I know that most people assume a graphical desktop is necessary to see a wide range of characters, but the standard console can display 512 characters if you do without the bold colours.
Traditional console fonts have often used separate glyphs for cyrillic and latin letters of the same shape, but desktop fonts normally render them identically (e.g. latin A and cyrillic А), and so do I - this helps make some space available. I have used Dmitry Bolkhovityanovs perl script to select which glyphs are used in a particular psfu font, and to map multiple codepoints to the same glyph. There are a limited range of line-drawing characters (enough to give a decent display in the linux kernels make menuconfig).
The main use of these fonts is when you dont have a graphical desktop but still want to be able to read text in many languages. So, perhaps they are most appropriate to people running servers. For myself, they let me read my mail over ssh when I am building the graphical desktop for a new system.
The font itself started out as etl16 from one of the debian console packages. I altered it to give more balanced letters - longer descenders at the expense of less space above the letters, and bringing the accents closer to the letter. The cell format of a capital letter is 3 rows above the letter, 10 rows for the letter, and another 3 rows for the descender. In hex, that is 3A3, hence the name (U+03A3 is Σ).
Unlike traditional vga fonts hard-coded into the machine, these fonts are much less bright - you may have to increase your screens brightness. This is because they are thin (normally only one pixel wide). The 8x16 size is very much "one size fits all" - adequate for most accented latin, and for cyrillic and current greek, but not ideal where there are multiple accents (livonian, vietnamese, polytonic greek).
Unlike most other console fonts, these come with the source (a bdf font) and a series of map files to decide what to include. So, if you really dislike the form of one of the letters you can alter it - the bdf is just 16 lines of hex codes, e.g. a capital U has nine lines of x42 (0100 0010) and a baseline of x3C (0011 1100).
If you want to change a map, either to add something else, or to remove something you dont use, they are simple to edit.
The linux console cannot accomodate CJK languages, so this font is for people who use alphabetic languages. The armenian and georgian glyphs should be identical to what is in etl16, also the arabic and hebrew (and I really dont know how useful those are on a left-to-right terminal). Everything else has been tweaked to provide what I think is a satisfactory result.
The tarball includes my attempt at listing the alphabets for the languages covered - to answer the question, which glyphs do you need for a particular language. These files may also be useful if you are using xorg and want to check whether your fonts provide adequate coverage.
For most people, I think the general version should work well (latin, greek and the main european cyrillic letters). Some people may prefer the cyrillic variant (all current cyrillic, greek, some latin letters. There is also a caucasian variant (latin, cyrillic, armenian, georgian) and some other example and proof-of-concept variants, e.g. african, polytonic, vietnamese. Ultimately, the african languages are limited by a lack of precomposed glyphs in unicode (AFAIK, there is a lack of terminals which support combining diacriticals), but some languages such as venda should work. Languages with multiple accents above the letter (livonian, polytonic greek, vietnamese) are not wonderful in the 8x16 size, but they might suffice.
Download (0.080MB)
Added: 2007-08-13 License: BSD License Price:
808 downloads
Splashy 0.3.3
Splashy is a boot splash program that doesnt require patching the Linux kernel. more>>
Splashy is a boot splash program that doesnt require patching the Linux kernel. Splashy project paints graphic images directly to framebuffers using libdirectfb.
-----------------------------------------------------------------
VGA settings
-----------------------------------------------------------------
640x480 800x600 1024x768 1280x1024
256 colors 768 771 773 775
32K colors 784 787 790 793
64K colors 785 788 791 794
16M colors 786 789 792 795
-----------------------------------------------------------------
For 1024x768 at 16bit (64K colors or "thousands of colors") you could pass an argument to the kernel like:
vga=791
These values could be used in base16 also (hexadecimal) like:
vga=0x317
To pass arguments to the kernel, you would need to edit your boot-loader:
1. Grub /boot/grub/menu.lst
hint, in debian, look for "#kopt" and append vga=0x317 to that line. Then run update-grub. Other distros edit the kernel root= line appropriately
2. Lilo /etc/lilo.conf
hint, look for the default image= and edit append= by appending vga=0x317 to it
3. Quik /etc/quik.conf
on PPC machines. Append vga=0x317 to the kernel argument line
<<less-----------------------------------------------------------------
VGA settings
-----------------------------------------------------------------
640x480 800x600 1024x768 1280x1024
256 colors 768 771 773 775
32K colors 784 787 790 793
64K colors 785 788 791 794
16M colors 786 789 792 795
-----------------------------------------------------------------
For 1024x768 at 16bit (64K colors or "thousands of colors") you could pass an argument to the kernel like:
vga=791
These values could be used in base16 also (hexadecimal) like:
vga=0x317
To pass arguments to the kernel, you would need to edit your boot-loader:
1. Grub /boot/grub/menu.lst
hint, in debian, look for "#kopt" and append vga=0x317 to that line. Then run update-grub. Other distros edit the kernel root= line appropriately
2. Lilo /etc/lilo.conf
hint, look for the default image= and edit append= by appending vga=0x317 to it
3. Quik /etc/quik.conf
on PPC machines. Append vga=0x317 to the kernel argument line
Download (1.5MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
863 downloads
PPPstatus 0.4.2
PPPstatus is a console-based utility for displaying the status of a PPP link. more>>
PPPstatus was developed for Linux users that are usually in console mode. It is a simple, easy to use program for displaying commonly needed / wanted statistics in real time about ingoing and outgoing TCP/IP traffic that is usually hard to find, with a simple, efficient interface.
With that in mind, I have decided to write something useful with exibition of a variety of protocol informations. Now the user has no need to edit PATH variables, given the fact that pppstatus covers almost all outputs from commands like pppstats, ifconfig, etc.
Main features:
- Theme (Change the Colors)
- Top Speed
- Shows local IP address
- Verify if theres a connection every 100 miliseconds
- Receiving/Transfering data LEDs
- Connection time
- 10x77 graphic, updated every second
- Constant change of modem speed, for better graphic interaction
- Interface selection (ppp0, ppp1 ...)
- Selection beetween two exibition modes: Monochromatic, VGA
- Check for new e-mails
- LOG file where all the datas of all conections are stored
- Costs Calculator
<<lessWith that in mind, I have decided to write something useful with exibition of a variety of protocol informations. Now the user has no need to edit PATH variables, given the fact that pppstatus covers almost all outputs from commands like pppstats, ifconfig, etc.
Main features:
- Theme (Change the Colors)
- Top Speed
- Shows local IP address
- Verify if theres a connection every 100 miliseconds
- Receiving/Transfering data LEDs
- Connection time
- 10x77 graphic, updated every second
- Constant change of modem speed, for better graphic interaction
- Interface selection (ppp0, ppp1 ...)
- Selection beetween two exibition modes: Monochromatic, VGA
- Check for new e-mails
- LOG file where all the datas of all conections are stored
- Costs Calculator
Download (0.019MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
830 downloads
Evil Bricks 0.1
Evil Bricks is an svgalib breakout clone. more>>
Evil Bricks project is an svgalib breakout clone.
Evil Bricks, after commiting genocide on your race, are now plotting to leave the 2 dimensional universe you both occupy and conquer the 3rd dimension and beyond. Its up to you, the paddle, to save N-dimensional space from these evil overlords!
Armed with only your Antimatter Negative Reality Inversion Rectifier (aka the ball), you set forth on your task. And a daunting task it is, but what choice do you have?
Keyboard controls: Arrow Keys (left and right) + Space Bar (to serve)
Mouse controls: obvious, and try pressing the left mouse button to serve (use the Space bar if it doesnt work)
you can pause the game by pressing the p key
screenshots can be dumped with t
to end game early safely press Esc
screenshots are in ppm P3 format can be converted with ppmtogif or other such utils. gimp and zgv can handle this format anyway.
It should be mentioned your mouse MUST be configured in /etc/vga/libvga.config for it to work correctly. Also you might have to run gpm with the -R switch I personally cant as it ruins X, I just end up having to kill gpm either way.
Installing
# make; su; make install
installs to /usr/local/bin
you can also do "make nosound" to skip compiling in sound support
important:
/dev/console must be group writable and user must be in that group for sound to work
<<lessEvil Bricks, after commiting genocide on your race, are now plotting to leave the 2 dimensional universe you both occupy and conquer the 3rd dimension and beyond. Its up to you, the paddle, to save N-dimensional space from these evil overlords!
Armed with only your Antimatter Negative Reality Inversion Rectifier (aka the ball), you set forth on your task. And a daunting task it is, but what choice do you have?
Keyboard controls: Arrow Keys (left and right) + Space Bar (to serve)
Mouse controls: obvious, and try pressing the left mouse button to serve (use the Space bar if it doesnt work)
you can pause the game by pressing the p key
screenshots can be dumped with t
to end game early safely press Esc
screenshots are in ppm P3 format can be converted with ppmtogif or other such utils. gimp and zgv can handle this format anyway.
It should be mentioned your mouse MUST be configured in /etc/vga/libvga.config for it to work correctly. Also you might have to run gpm with the -R switch I personally cant as it ruins X, I just end up having to kill gpm either way.
Installing
# make; su; make install
installs to /usr/local/bin
you can also do "make nosound" to skip compiling in sound support
important:
/dev/console must be group writable and user must be in that group for sound to work
Download (0.014MB)
Added: 2006-12-09 License: GPL (GNU General Public License) Price:
1049 downloads
dxr3Player 0.11
dxr3Player is a lightweight, command-line DVD player for Linux and the DXR3 MPEG-2 decoder boards. more>>
dxr3Player is a lightweight, command-line DVD player for Linux and the DXR3 (aka Hollywood+) MPEG-2 decoder boards. This software supports all major DVD features, including: menus, navigation, fast forward and backward playback, subtitles and camera angle changes.
The player is very conservative on memory usage and tries very hard (and mostly succeeds) to keep video and audio in sync.
dxr3Player also plays DVDs on any X Window System display using the Simple DirectMedia Layer (SDL) library.
The software relies on the following other pieces of software:
- The dxr3 (em8300) drivers developed for Linux by the dxr3 project at Sourceforge. It is needed to access the decoder board.
- The libmpdvdkit library from MPlayer (which is actually a modified copy of the libdvdread and libdvdcss libraries). It is incorporated into the sources, and is used to access the DVDs.
- The liba52 library also from MPlayer (which is actually a modified copy of liba52, an A-52 decoding library). It is incorporated into the sources, and is used to decode AC-3 audio streams.
- If you turn on LIRC support, the LIRC library.
- If you want to play MPEG audio, the MAD library.
- The Simple DirectMedia Layer library for displaying on an X Window display without hardware support.
- The libmpeg2 library for decoding MPEG video streams when not using the DXR3 board or the Unichrome chipset.
Main features:
- DVD menus
- navigation: jumping to previous and next chapter and menus
- fast forward and backward playback, pausing
- subtitles
- camera angle changes
- support for full-screen VGA "overlay"
- infrared remote control support via LIRC
- playback of AC3, Linear PCM and MPEG audio streams
- digital audio output (both PCM and AC-3)
- joystick as input device
- dump of complete DVDs to hard disks and playback from there
Version restrictions:
- of Linear PCM streams, only 48 kHz, 16-bit stereo ones are played
- as you can see, this homepage is quite rudimentary. However, I do not hope to change it soon anymore
<<lessThe player is very conservative on memory usage and tries very hard (and mostly succeeds) to keep video and audio in sync.
dxr3Player also plays DVDs on any X Window System display using the Simple DirectMedia Layer (SDL) library.
The software relies on the following other pieces of software:
- The dxr3 (em8300) drivers developed for Linux by the dxr3 project at Sourceforge. It is needed to access the decoder board.
- The libmpdvdkit library from MPlayer (which is actually a modified copy of the libdvdread and libdvdcss libraries). It is incorporated into the sources, and is used to access the DVDs.
- The liba52 library also from MPlayer (which is actually a modified copy of liba52, an A-52 decoding library). It is incorporated into the sources, and is used to decode AC-3 audio streams.
- If you turn on LIRC support, the LIRC library.
- If you want to play MPEG audio, the MAD library.
- The Simple DirectMedia Layer library for displaying on an X Window display without hardware support.
- The libmpeg2 library for decoding MPEG video streams when not using the DXR3 board or the Unichrome chipset.
Main features:
- DVD menus
- navigation: jumping to previous and next chapter and menus
- fast forward and backward playback, pausing
- subtitles
- camera angle changes
- support for full-screen VGA "overlay"
- infrared remote control support via LIRC
- playback of AC3, Linear PCM and MPEG audio streams
- digital audio output (both PCM and AC-3)
- joystick as input device
- dump of complete DVDs to hard disks and playback from there
Version restrictions:
- of Linear PCM streams, only 48 kHz, 16-bit stereo ones are played
- as you can see, this homepage is quite rudimentary. However, I do not hope to change it soon anymore
Download (MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
851 downloads
SlackPen Beta 0.3
SlackPen is a Live CD based on Slackware Linux. more>>
SlackPen is a Live CD based on Slackware Linux. Our current goal is to offer everything necessary to perform a complete security audit of your network, in a low overhead environment.
The end goal of SlackPen is to provide an easy installer for our other project SlackWall, a Slackware based firewall distribution. It seemed like a good idea to make the installer useful after the install, SlackPen was born.
Unlike some other live cds with common goals, SlackPen is not intended to be user-friendly (though some of the tools are). We assume that the users of SlackPen have some experience with linux, and know their way around.
Check out the Screenshots section to see how SlackPen looks.
SlackPen distribution was built using Slackware and the linux-live scripts written by Tomas Matejicek.
Main features:
- Slackware Linux based live cd
- Lightweight using Fluxbox, and many console based apps for common tasks such as Instant Messaging.
- Runs nicely on new and old hardware.
- Tools you need. SlackPen comes packed with a large collection of security/auditing tools no whitehat should be without.
- SlackWall installer. (Coming soon!)
Enhancements:
Lots of new tools
- New custom 2.6.13 Kernel
- hydra 5.1 upgraded to hydra 5.2
- ClamAV 0.87 upgraded to ClamAV 0.88
- Added Tor for anonymous web browsing
- Added the ToolBox in fluxbox to launch cli apps.
- Added Ethereal 0.10.8
- Added Nessus 2.2.6
- Added wmnet and wmBinClock
- Added Host-ap 0.4.7 (SlackPen is pre-configured for use with prism2 based cards)
- Added Ndiswrapper 1.7
- Added ipkungfu 0.6.0
- Added chkrootkit 0.46a and rkhunter 1.2.7
- Added BashBurn
- Added Amap 5.2
- Added Etherwake 1.06
- There are a few others Im forgetting at the moment, still need to compile an apps/tools list. The new nmap rolled out while building the iso, so that will come next release (which might be 1.0)
- Other notable changes are a new isolinux bootsplash, 1024x768x256 vga boot.
<<lessThe end goal of SlackPen is to provide an easy installer for our other project SlackWall, a Slackware based firewall distribution. It seemed like a good idea to make the installer useful after the install, SlackPen was born.
Unlike some other live cds with common goals, SlackPen is not intended to be user-friendly (though some of the tools are). We assume that the users of SlackPen have some experience with linux, and know their way around.
Check out the Screenshots section to see how SlackPen looks.
SlackPen distribution was built using Slackware and the linux-live scripts written by Tomas Matejicek.
Main features:
- Slackware Linux based live cd
- Lightweight using Fluxbox, and many console based apps for common tasks such as Instant Messaging.
- Runs nicely on new and old hardware.
- Tools you need. SlackPen comes packed with a large collection of security/auditing tools no whitehat should be without.
- SlackWall installer. (Coming soon!)
Enhancements:
Lots of new tools
- New custom 2.6.13 Kernel
- hydra 5.1 upgraded to hydra 5.2
- ClamAV 0.87 upgraded to ClamAV 0.88
- Added Tor for anonymous web browsing
- Added the ToolBox in fluxbox to launch cli apps.
- Added Ethereal 0.10.8
- Added Nessus 2.2.6
- Added wmnet and wmBinClock
- Added Host-ap 0.4.7 (SlackPen is pre-configured for use with prism2 based cards)
- Added Ndiswrapper 1.7
- Added ipkungfu 0.6.0
- Added chkrootkit 0.46a and rkhunter 1.2.7
- Added BashBurn
- Added Amap 5.2
- Added Etherwake 1.06
- There are a few others Im forgetting at the moment, still need to compile an apps/tools list. The new nmap rolled out while building the iso, so that will come next release (which might be 1.0)
- Other notable changes are a new isolinux bootsplash, 1024x768x256 vga boot.
Download (MB)
Added: 2006-01-30 License: GPL (GNU General Public License) Price:
1362 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above vga search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed