-
From https://github.com/sile-typesetter/sile/issues/2169 so I remember:
> ... we should cobble together a page worth showcasing some more of the bits that are coming together.
-
This happens:
```python
>>> srcml.set_src_encoding("UTF-8")
Traceback (most recent call last):
File "C:\Users\{user}\AppData\Local\Programs\Python\Python37\lib\code.py", line 90, in runcode
…
-
The EuroLatin Keyboard help (3.04) has a lot of diacritics composed by typing a punctuation or symbol before a vowel. It seems these rules are written that if you press the punctuation or symbol key…
-
I have not yet verified this on other platforms, but it appears that the Keyboard Font property in the package editor is not being used by the OSK on Windows.
Ref: https://github.com/keymanapp/keyb…
-
Today I assisted a user trying to find ˀ on their mobile keyboard -- and it took us some time to find it under q; it makes sense but wasn't obvious (no separate question mark key which was what we loo…
-
Documenting discussion starting [here in discord](https://discord.com/channels/725836368059826228/725846797339066379/1117600592966205531).
A useful piece of functionality would be allowing photonvi…
-
### Description
_No response_
### Reproduction
```swift
import _Differentiation
@propertyWrapper
struct Wrapper : Differentiable {
var wrappedValue: Float
init(wrappedValue: Float) {…
-
> Created by bitbucket user **severinh** on 2014-04-06 10:13
> Last updated on 2016-07-04 20:42
The field assignment `newList.next := this` adds the predicate instance specifying `this` as a nested p…
-
Small capitals (in an open-type sense, not an IPA/Unicode sense) would be the height of old-style numerals. Petite caps would always be x-height (more similar to IPA/Unicode small capitals).
Examples…
-
**Description**
The Swift compiler crashes when emitting SIL for the following Swift code:
```swift
// Logger.swift
final class StdoutOutputStream: TextOutputStream {
func write(_ string:…