From 5df2a229e3942d86b32f9ca0dd4595e866b52d1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Dias?= Date: Wed, 27 Aug 2025 16:57:13 -0400 Subject: [PATCH 1/8] Prototype rendering Bloc text using HbCairo --- src/Bloc-Alexandrie/BAFontConverter.class.st | 18 ++++++++++++++++++ .../BATextParagraphSpan.class.st | 18 ++++++++++-------- src/Bloc-Alexandrie/BlFont.extension.st | 6 ++++++ 3 files changed, 34 insertions(+), 8 deletions(-) diff --git a/src/Bloc-Alexandrie/BAFontConverter.class.st b/src/Bloc-Alexandrie/BAFontConverter.class.st index 5d4b693cf..bb0d865b7 100644 --- a/src/Bloc-Alexandrie/BAFontConverter.class.st +++ b/src/Bloc-Alexandrie/BAFontConverter.class.st @@ -12,6 +12,13 @@ Class { #category : #'Bloc-Alexandrie-Text' } +{ #category : #accessing } +BAFontConverter class >> reset [ +