read_dir.cpp et al
Marc Strämke <[email protected]> Sat, 11 Oct 2003 14:11:41 +0200
| Newsgroups | gmane.comp.embedded.stk.gui.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi team Imo we shouldnt reproduce the system specific stuff we need for listing directories etc which is only used by font, we could easily take boost::filesystem for this purpose and avoid all possible trouble. Havent checked the rest of the font update yet, will write something more when i do so.