Bennet Bo Fenner

Results 15 issues of Bennet Bo Fenner

This PR implements text justification. Should close #159 #25. Showcase of the result rendered with the added test `JustifiedText`: ![Justify](https://user-images.githubusercontent.com/53836821/164802312-2b1ad9c2-0504-4ef3-b930-41b87d70fba8.png) .

This PR implements font fallback, which is possible with the use of the `SKFontManager.MatchCharacter` method. Im already getting pretty good results | Before | After | | --- | ---...

Related issues: #848 PDFs generated with SkiaSharp are very large in size. The root cause of this issue seems to be, that Skia embeds all used fonts inside the document,...

This pull request makes it possible to combine multiple QuestPDF documents into a single one. Motivation: Combining multiple reports into a single file without the usage of PDF merging tools...

This PR implements support for loading and displaying images from a local file using gpui's `img` element. API Changes: - Changed `SharedUrl` to `SharedUrl::File`, `SharedUrl::Network` Usage: ```rust // load from...

cla-signed

This is a follow up to #7945. The current behaviour reads the locale and infers from that which type of time format should be used (12 hour/24 hour). However, in...

cla-signed

Just noticed strikethrough text handling was not implemented for the following: Chat ![image](https://github.com/zed-industries/zed/assets/53836821/ddd98272-d4d4-4a94-bd79-77e967f3ca15) Markdown Preview ![image](https://github.com/zed-industries/zed/assets/53836821/9087635c-5b89-40e6-8e4d-2785a43ef318) Code Documentation ![image](https://github.com/zed-industries/zed/assets/53836821/5ed55c60-3e5e-4fc2-86c2-a81fac7de038) It looks like there are three different markdown parsing/rendering implementations, might...

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I just noticed that sometimes bringing up the file explorer and selecting...

defect
file finder
language server

Completes: https://github.com/zed-industries/zed/issues/7299 Suggestions https://github.com/zed-industries/zed/assets/53836821/2a81ba89-4634-4d94-8370-6f76ff3e9403 Automatically replacing shortcodes without using the completions (only enabled when `message_editor` > `auto_replace_emoji_shortcode` is enabled in the settings): https://github.com/zed-industries/zed/assets/53836821/10ef2b4b-c67b-4202-b958-332a37dc088e Release Notes: - Added autocompletion for emojis...

cla-signed

@evrsen noticed that there is no indicator on the channel itself, when there are new chat messages (although one is shown when the channel notes were changed) https://github.com/zed-industries/zed/assets/53836821/d5eab2ef-b3e3-4003-a10f-6daf780b813c Release Notes:...

cla-signed