Module ep_face

License: MIT File: ep_face.erl Description: Layout primitives.

Copyright © 2018 Lloyd R. Prentice

Version: 0.01

Authors: Lloyd R. Prentice.

Description

License: MIT File: ep_face.erl Description: Layout primitives

Function Index

create/2Create font face map See ep_typestyle:tag_face/3 for application.
make_face/1Define font face.

Function Details

create/2

create(Font::string(), Size::integer()) -> ep_font_face()

Create font face map See ep_typestyle:tag_face/3 for application

make_face/1

make_face(FaceMap::ep_font_face()) -> ok

Define font face


Generated by EDoc