Skip to content

Commit

Permalink
Convert to Tonel v1
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchodias committed Dec 24, 2023
1 parent ea90474 commit e6f1b1b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Extension { #name : #AeHbCairoExample }

{ #category : #'*Alexandrie-HarfbuzzVariableFonts' }
AeHbCairoExample class >> exampleDrawVariableFont [
AeHbCairoExample classSide >> exampleDrawVariableFont [

| fileReference hbBlob hbFace hbFont variations |
fileReference := AeSourceCodeVFDownloadedFont new
Expand All @@ -28,7 +28,7 @@ AeHbCairoExample class >> exampleDrawVariableFont [
]

{ #category : #'*Alexandrie-HarfbuzzVariableFonts' }
AeHbCairoExample class >> exampleDrawVariableFontAnimated [
AeHbCairoExample classSide >> exampleDrawVariableFontAnimated [

| fileReference hbBlob hbFace cairoSurface example |
fileReference := AeSourceCodeVFDownloadedFont new
Expand Down

0 comments on commit e6f1b1b

Please sign in to comment.