logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PDF::Builder::Resource::BaseFont - Base class for font resources

Methods

new
           $font = PDF::Builder::Resource::BaseFont->new($pdf, $name)

           Return a font resource object.

   descrByData
           $descriptor = $font->descrByData()

           Return the font's FontDescriptor key structure based on the font's data.

Name

       PDF::Builder::Resource::BaseFont - Base class for font resources

       Inherits from PDF::Builder::Resource

See Also