DF
Size: a a a
DF
λ
AZ
doc.font("MyFont).text("Hello").font("MyOtherFont").text("World")
AZ
const myfont = doc.font("MyFont);
const myOtherFont = doc.font("MyOtherFont");
myfont.text("Hello");
myOtherFont.text("World")
;AZ
A
doc.font("MyFont).text("Hello").font("MyOtherFont").text("World")
λ
AZ
AZ
λ
AZ
Information:C:/Users/pzixe/AppData/Roaming/local/bin/stack.exe build --fast --no-interleaved-output haskell-playground:lib --ghc-options -fno-diagnostics-show-caret
Information:stty: 'standard input': Inappropriate ioctl for device
Information: [0mC:\Users\pzixe\Documents\Repos\haskell-playground\haskell-playground.cabal was modified manually. Ignoring C:\Users\pzixe\Documents\Repos\haskell-playground\package.yaml in favor of the cabal file.
Information:If you want to use the package.yaml file instead of the cabal file,
Information:then please delete the cabal file. [0m
Information: [0mhaskell-playground> configure (lib) [0m
Information: [0mConfiguring haskell-playground-0.1.0.0... [0m
Information: [0mhaskell-playground> build (lib) [0m
Information: [0mPreprocessing library for haskell-playground-0.1.0.0.. [0m
Information: [0mBuilding library for haskell-playground-0.1.0.0.. [0m
Information: [0m[1 of 2] Compiling Lib [Optimisation flags changed] [0m
Information: [0m[2 of 2] Compiling Paths_haskell_playground [Optimisation flags changed] [0m
Information: [0mhaskell-playground> copy/register [0m
Information: [0mInstalling library in C:\Users\pzixe\Documents\Repos\haskell-playground\.stack-work\install\6f7720df\lib\x86_64-windows-ghc-8.6.5\haskell-playground-0.1.0.0-Dnalf9b4pJyKcopnFboiWj [0m
Information: [0mInstalling executable haskell-playground-exe in C:\Users\pzixe\Documents\Repos\haskell-playground\.stack-work\install\6f7720df\bin [0m
Information: [0mRegistering library for haskell-playground-0.1.0.0.. [0m
AZ
DF
NL
DF
DF
λ
AZ
λ
AZ