Skip to content

C: Add hb_buffer_append_string function to hb_buffer_T#657

Merged
marcoroth merged 2 commits intomarcoroth:mainfrom
timkaechele:hb-buffer-string-support
Oct 16, 2025
Merged

C: Add hb_buffer_append_string function to hb_buffer_T#657
marcoroth merged 2 commits intomarcoroth:mainfrom
timkaechele:hb-buffer-string-support

Conversation

@timkaechele
Copy link
Contributor

This PR adds a new function that allows adding hb_string_Ts to our buffer implementation

@timkaechele timkaechele marked this pull request as ready for review October 15, 2025 18:54
@marcoroth marcoroth changed the title C:Add function to add hb_string_T to hb_buffer_T C: Add function to add hb_string_T to hb_buffer_T Oct 15, 2025
@marcoroth marcoroth added c feature New feature or request labels Oct 15, 2025
@timkaechele timkaechele force-pushed the hb-buffer-string-support branch 2 times, most recently from 0419f50 to 302efa9 Compare October 16, 2025 06:18
Signed-off-by: Marco Roth <marco.roth@intergga.ch>
Copy link
Owner

@marcoroth marcoroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THanks @timkaechele! 🙏🏼

@marcoroth marcoroth changed the title C: Add function to add hb_string_T to hb_buffer_T C: Add hb_buffer_append_string function to hb_buffer_T Oct 16, 2025
@marcoroth marcoroth merged commit 8f60637 into marcoroth:main Oct 16, 2025
12 checks passed
asilano pushed a commit to fac/herb that referenced this pull request Oct 21, 2025
…#657)

This PR adds a new function that allows adding `hb_string_T`s to our
buffer implementation
@timkaechele timkaechele deleted the hb-buffer-string-support branch November 8, 2025 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants