gitname
gitname
Currently, the tutorial does not contain information about using a custom domain. Some users of the tutorial have expressed a desire for the tutorial to include such information. Here is...
Change "Hello Word" to "Hello World" in order to match the XML and Plain Text samples.
**Describe the bug** When using the Google Font, "[Roboto Slab](https://fonts.google.com/specimen/Roboto+Slab?preview.text_type=custom#glyphs)," the generated PDF does not include an ellipsis when the text overflows its container.  **To Reproduce** [**Here is a...
Kopia UI v0.10.7 prompts the user to enter a path.  As shown above, the input field is a text field. I propose that Kopia UI be updated to present...
Thanks for sharing this package! I think I have run into a bug related to checking whether the crossword is correct. When I fill in all the grid cells with...
Use case: A karaoke facilitator may want to use RaspiWiFi to create a local WiFi network -- isolated from the Internet -- for his or her guests to connect their...
First of all, thank you for sharing this awesome project with us! Here is the issue report: The RaspiWiFi configuration URL shown in the upper left of the pikaraoke splash...
The first time I launched `Vocaluxe.exe`, I got this error dialog:  Here's the text (extracted from my screen using [Text Grab](https://github.com/TheJoeFin/Text-Grab)): ```text VC++ 2010 Redistributables are missing. Please install...
The bug prevented the condition from ever being `true`. As a result, execution would always follow the `else` path, causing the car to turn left.