Обсуждение: Fonts for pgAdmin

Поиск
Список
Период
Сортировка

Fonts for pgAdmin

От
Shirley Wang
Дата:
Hi

Following up on Anthony's comment in another thread, here are the open source fonts that I used in the test builds.

I don't have the CSS skills to create a patch for submission, could someone take the lead and help create these?

Attached is a font file that includes Open Sans (regular, italic, semibold, and bold) and Source Code Pro (regular and bold). Open Sans is used for body text in place of Helvetica/Arial and Source Code Pro is a monospace to be used in place of Monospace. 


Shirley
Вложения

Re: Fonts for pgAdmin

От
Dave Page
Дата:
Hi

On Tue, Sep 12, 2017 at 4:13 AM, Shirley Wang <swang@pivotal.io> wrote:
Hi

Following up on Anthony's comment in another thread, here are the open source fonts that I used in the test builds.

I don't have the CSS skills to create a patch for submission, could someone take the lead and help create these?

Attached is a font file that includes Open Sans (regular, italic, semibold, and bold) and Source Code Pro (regular and bold). Open Sans is used for body text in place of Helvetica/Arial and Source Code Pro is a monospace to be used in place of Monospace. 

What is the canonical source of these fonts? 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Re: Fonts for pgAdmin

От
Shirley Wang
Дата:

On Tue, Sep 12, 2017 at 4:28 PM Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Sep 12, 2017 at 4:13 AM, Shirley Wang <swang@pivotal.io> wrote:
Hi

Following up on Anthony's comment in another thread, here are the open source fonts that I used in the test builds.

I don't have the CSS skills to create a patch for submission, could someone take the lead and help create these?

Attached is a font file that includes Open Sans (regular, italic, semibold, and bold) and Source Code Pro (regular and bold). Open Sans is used for body text in place of Helvetica/Arial and Source Code Pro is a monospace to be used in place of Monospace. 

What is the canonical source of these fonts? 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Re: Fonts for pgAdmin

От
Dave Page
Дата:
Thanks. Whoever picks up this task will need to include that info in the libraries.txt file so we know exactly what 3rd party stuff is in the tree.

On Tue, Sep 12, 2017 at 10:50 AM, Shirley Wang <swang@pivotal.io> wrote:

On Tue, Sep 12, 2017 at 4:28 PM Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Sep 12, 2017 at 4:13 AM, Shirley Wang <swang@pivotal.io> wrote:
Hi

Following up on Anthony's comment in another thread, here are the open source fonts that I used in the test builds.

I don't have the CSS skills to create a patch for submission, could someone take the lead and help create these?

Attached is a font file that includes Open Sans (regular, italic, semibold, and bold) and Source Code Pro (regular and bold). Open Sans is used for body text in place of Helvetica/Arial and Source Code Pro is a monospace to be used in place of Monospace. 

What is the canonical source of these fonts? 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Re: Fonts for pgAdmin

От
Surinder Kumar
Дата:
Sure. I will send a patch.

On Tue, Sep 12, 2017 at 8:21 PM, Dave Page <dpage@pgadmin.org> wrote:
Thanks. Whoever picks up this task will need to include that info in the libraries.txt file so we know exactly what 3rd party stuff is in the tree.


On Tue, Sep 12, 2017 at 10:50 AM, Shirley Wang <swang@pivotal.io> wrote:

On Tue, Sep 12, 2017 at 4:28 PM Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Sep 12, 2017 at 4:13 AM, Shirley Wang <swang@pivotal.io> wrote:
Hi

Following up on Anthony's comment in another thread, here are the open source fonts that I used in the test builds.

I don't have the CSS skills to create a patch for submission, could someone take the lead and help create these?

Attached is a font file that includes Open Sans (regular, italic, semibold, and bold) and Source Code Pro (regular and bold). Open Sans is used for body text in place of Helvetica/Arial and Source Code Pro is a monospace to be used in place of Monospace. 

What is the canonical source of these fonts? 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Re: Fonts for pgAdmin

От
Atul Sharma
Дата:
Hi,

PFA patch which add new fonts to pgAdmin.

Regards,
Atul

On Tue, Sep 12, 2017 at 10:26 PM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Sure. I will send a patch.

On Tue, Sep 12, 2017 at 8:21 PM, Dave Page <dpage@pgadmin.org> wrote:
Thanks. Whoever picks up this task will need to include that info in the libraries.txt file so we know exactly what 3rd party stuff is in the tree.


On Tue, Sep 12, 2017 at 10:50 AM, Shirley Wang <swang@pivotal.io> wrote:

On Tue, Sep 12, 2017 at 4:28 PM Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Sep 12, 2017 at 4:13 AM, Shirley Wang <swang@pivotal.io> wrote:
Hi

Following up on Anthony's comment in another thread, here are the open source fonts that I used in the test builds.

I don't have the CSS skills to create a patch for submission, could someone take the lead and help create these?

Attached is a font file that includes Open Sans (regular, italic, semibold, and bold) and Source Code Pro (regular and bold). Open Sans is used for body text in place of Helvetica/Arial and Source Code Pro is a monospace to be used in place of Monospace. 

What is the canonical source of these fonts? 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Вложения

Re: Fonts for pgAdmin

От
Dave Page
Дата:
Thanks, applied.

On Wed, Sep 13, 2017 at 2:21 PM, Atul Sharma <atul.sharma@enterprisedb.com> wrote:
Hi,

PFA patch which add new fonts to pgAdmin.

Regards,
Atul

On Tue, Sep 12, 2017 at 10:26 PM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Sure. I will send a patch.

On Tue, Sep 12, 2017 at 8:21 PM, Dave Page <dpage@pgadmin.org> wrote:
Thanks. Whoever picks up this task will need to include that info in the libraries.txt file so we know exactly what 3rd party stuff is in the tree.


On Tue, Sep 12, 2017 at 10:50 AM, Shirley Wang <swang@pivotal.io> wrote:

On Tue, Sep 12, 2017 at 4:28 PM Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Sep 12, 2017 at 4:13 AM, Shirley Wang <swang@pivotal.io> wrote:
Hi

Following up on Anthony's comment in another thread, here are the open source fonts that I used in the test builds.

I don't have the CSS skills to create a patch for submission, could someone take the lead and help create these?

Attached is a font file that includes Open Sans (regular, italic, semibold, and bold) and Source Code Pro (regular and bold). Open Sans is used for body text in place of Helvetica/Arial and Source Code Pro is a monospace to be used in place of Monospace. 

What is the canonical source of these fonts? 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company





--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Re: Fonts for pgAdmin

От
Shirley Wang
Дата:
Thanks!

On Wed, Sep 13, 2017 at 11:23 PM Dave Page <dpage@pgadmin.org> wrote:
Thanks, applied.

On Wed, Sep 13, 2017 at 2:21 PM, Atul Sharma <atul.sharma@enterprisedb.com> wrote:
Hi,

PFA patch which add new fonts to pgAdmin.

Regards,
Atul

On Tue, Sep 12, 2017 at 10:26 PM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Sure. I will send a patch.

On Tue, Sep 12, 2017 at 8:21 PM, Dave Page <dpage@pgadmin.org> wrote:
Thanks. Whoever picks up this task will need to include that info in the libraries.txt file so we know exactly what 3rd party stuff is in the tree.


On Tue, Sep 12, 2017 at 10:50 AM, Shirley Wang <swang@pivotal.io> wrote:

On Tue, Sep 12, 2017 at 4:28 PM Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Sep 12, 2017 at 4:13 AM, Shirley Wang <swang@pivotal.io> wrote:
Hi

Following up on Anthony's comment in another thread, here are the open source fonts that I used in the test builds.

I don't have the CSS skills to create a patch for submission, could someone take the lead and help create these?

Attached is a font file that includes Open Sans (regular, italic, semibold, and bold) and Source Code Pro (regular and bold). Open Sans is used for body text in place of Helvetica/Arial and Source Code Pro is a monospace to be used in place of Monospace. 

What is the canonical source of these fonts? 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company





--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company