C# 클래스 Bloom.CLI.GetUsedFontsCommand

This generates a list of the fonts used in a book. Currently it is pretty crude, just detecting what fonts are mentioned in one of the book's stylesheets. Some of these might not actually be used (e.g., a fall-back font in one of the sheets shipped with Bloom, or a font in a style that the user defined but didn't end up using, or a font that is used only for a specific language we aren't currently publishing).
파일 보기 프로젝트 열기: BloomBooks/BloomDesktop

공개 메소드들

메소드 설명
Handle ( GetUsedFontsParameters options ) : int

메소드 상세

Handle() 공개 정적인 메소드

public static Handle ( GetUsedFontsParameters options ) : int
options GetUsedFontsParameters
리턴 int