Empirical
Classes | Namespaces
Font.h File Reference

Maintains basic information about a font to be used in HTML. More...

#include <string>
#include <sstream>
#include "color_map.h"
#include "Style.h"

Go to the source code of this file.

Classes

class  emp::web::Font
 Maintain information about an HTML font. More...
 

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 
 emp::web
 

Detailed Description

Maintains basic information about a font to be used in HTML.

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2015-2017