-
form.py
```
class STAFFCOUNTDETForm(forms.ModelForm):
class Meta:
-----
widgets = {
'POSTGODATE': forms.DateInput(attrs={'class': 'form-control', 'type': 'da…
-
Hi,
When I change default font to some third party font
such as
`editor.font=Source Code Pro,plain,13`
and
`editor.font=JetBrains Mono,plain,13`
in `preferences.txt`, Chinese font width(2 Englis…
-
Unicode 9 added glyphs and emojis that are 2 characters wide instead of one which has caused problems for me like overlap with text (adding a space fixes this which isn't a huge issue) and the main is…
-
Hi,
a couple of weeks ago, I ran into `textual`, checked it, and was surprised that the provided demo seems to really work on a standard (built-in) Windows terminal. This fueled my fantasy to final…
nnako updated
2 months ago
-
In bench, there is a custom expression class called `bench_expr` that displays the captured expressions
We have a `pillar_shaft()` method for this that looks like:
```r
pillar_shaft.bench_expr
-
### Steps to reproduce
1. Create a SelectionArea or SelectableRegion component with the following content: text + line break + image + text.
2. Use the selection handles to select text from before…
-
现在的字体要么中英文全不等距,要么就是2英文等距1中文,似乎没有一款字体是只有英文字体等距。目前的等距字体中,英文字体看起来偏瘦,而且与中文搭配起来着实有点别扭。况且很多软件是不支持混合字体的,比如无法使用“Consolas+微软雅黑”,除非是用Word或css里的font-family属性,或者单独将这两个字体做个合并。
所以,我在设想,能不能推出一个只有非中文字体是等距的?(我的意思是,…
-
Hello there,
I've been trying to make custom fonts work in a lambda/.docker container for a week now but there seem to be no way to make it happen.
Here is my javascript code:
`
import { cre…
-
During [Jan 2020 JL-TF F2F meeting](https://lists.w3.org/Archives/Public/public-jlreq-admin/2020JanMar/0024.html), reorganization and upgrade of character class were [chatted (email in Japanese)](http…
-
[BUG] Warnings on make doc since a while in doc.yml workflow logs
* I do not know the real purpose of content of [geneweb/gh-pages](https://github.com/geneweb/geneweb/tree/gh-pages) branch that is…