FontList.find - multiple declarations

Function FontList.find

Prototype

int find(
  int size,
  int weight,
  bool italic,
  FontFamily family,
  string face
);

Function FontList.find

Prototype

int find(
  int size
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0