The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

dvi2bitmap  dvi2bitmap1.0
Classes | Public Member Functions | Friends | List of all members
DviFile::FontSet Class Reference

Represents the set of fonts in a DVI file. More...

#include <DviFile.h>

Classes

class  const_iterator
 

Public Member Functions

bool empty () const
 Tests whether the FontSet is empty. More...
 
size_t size () const
 Determines the number of fonts in the FontSet. More...
 
const_iterator begin () const
 
const_iterator end () const
 

Friends

class DviFile
 
class DviFile::FontSet::const_iterator
 

Detailed Description

Represents the set of fonts in a DVI file.

Member Function Documentation

DviFile::FontSet::const_iterator DviFile::FontSet::begin ( ) const

Referenced by DviFile::getFallbackFont(), and main().

bool DviFile::FontSet::empty ( ) const
inline

Tests whether the FontSet is empty.

Returns
true if the FontSet is empty
DviFile::FontSet::const_iterator DviFile::FontSet::end ( ) const

Referenced by DviFile::getFallbackFont(), and main().

size_t DviFile::FontSet::size ( ) const
inline

Determines the number of fonts in the FontSet.

Returns
the number of fonts available

Friends And Related Function Documentation

friend class DviFile
friend
friend class DviFile::FontSet::const_iterator
friend

The documentation for this class was generated from the following files:

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.