gitname

Results 16 issues of 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...

enhancement
custom-domain

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. ![image](https://user-images.githubusercontent.com/7143133/158688787-7135da21-ebc5-42c0-a8df-b2427424d5fa.png) **To Reproduce** [**Here is a...

bug

Kopia UI v0.10.7 prompts the user to enter a path. ![image](https://user-images.githubusercontent.com/7143133/173711197-c37ca4fe-9ed0-4a92-ad1a-fb753a41d01a.png) As shown above, the input field is a text field. I propose that Kopia UI be updated to present...

enhancement
help wanted
htmlui
ux

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: ![image](https://user-images.githubusercontent.com/7143133/214133957-1e95d4f8-ee50-4268-bfbc-c465cd796bea.png) 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.