Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bagt8-0004fF-5w for pgadmin-hackers@arkaria.postgresql.org; Fri, 19 Aug 2016 10:18:58 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bagt7-0001jn-P7 for pgadmin-hackers@arkaria.postgresql.org; Fri, 19 Aug 2016 10:18:57 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bagt7-0001jh-ER for pgadmin-hackers@postgresql.org; Fri, 19 Aug 2016 10:18:57 +0000 Received: from mail-it0-x22d.google.com ([2607:f8b0:4001:c0b::22d]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bagsz-0001sd-Sc for pgadmin-hackers@postgresql.org; Fri, 19 Aug 2016 10:18:56 +0000 Received: by mail-it0-x22d.google.com with SMTP id e63so23238620ith.1 for ; Fri, 19 Aug 2016 03:18:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=GxDLCCJc3CyD3yY+oxFnFp1XdsIxE0hv/sk+DTOt3PE=; b=hcOUIhMqdpegSadYaZ1JJc+I93kOJRttA8nTG4PrxJQ9utdrM/S/LdUVfswuqwVKFo dtQzKyPxJDTUs5jxpxDESiRvFOeVBs96C/6SBIy/fkbgw1qV/fp/e3XXeUBg6TooaHci Rmth2z2bFmmRjxTresD3B9y25hrdkNE9EAuMj+yfDGMtYRDxdYl+R6Y6G6k5rPDqhvnI lviT0BfZBBn0w9gURkrN7FXm6aBW9xuQmTKVMeXzbQsycmRyZi1zCPSN0W6UNnkRsRl/ +cPhBsVmXc9RsL6qZuJNBAXRQVjggtMpFfuMbmzlGciR289dQSav80ScAoNFDz9zO0vB UVmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=GxDLCCJc3CyD3yY+oxFnFp1XdsIxE0hv/sk+DTOt3PE=; b=gn3FfSvIUJlWrTh2FDBOt980fPUnmvBqP3veHkjAD7CP6f9q2GLzklUC9Afve43vvL POMFarapH+peD/nmZjX7SYaWpZZJ1+5+xEcUOGQXoRyeA7CyVTLJ5D6AvZNGyNZ+ewvn QFIs3heB0L7+ri7K4tgH7IdwlIRDH4Ht8gwG/KdwV86Mnfo/7JQFzReblafhIJcIKb5y Wk8pFK2DMlyeP+ocs321RbKta6tDp/4l9EftbRwJk6oxO8azHqZ9EFDGrp6Qmkfa3PhA AFAOXD9lJZJNIKHVfv+pq7IgVKpuRqN+Pw6yDJeM4zAIVR7tpIaiVATHmmubZuZmR+0+ no3A== X-Gm-Message-State: AEkoouvY8KBd4+LMaF4ZiKBP3plGuwNNX97Bf2khpVEpQsYoLK6FLDTN2s8CGW6izm5w2D6fS0MFNiKd5O2dqA== X-Received: by 10.36.14.20 with SMTP id 20mr5324357ite.88.1471601927813; Fri, 19 Aug 2016 03:18:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Fri, 19 Aug 2016 03:18:47 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 19 Aug 2016 11:18:47 +0100 Message-ID: Subject: Re: Re: [pgAdmin4][Patch]: Fix for RM#1311 - Toolbar icon shown in italics on Windows To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Thanks, applied. On Fri, Aug 19, 2016 at 10:00 AM, Khushboo Vashi wrote: > Hi, > > Re-sending the updated patch with the binary option. > > Thanks, > Khushboo > > On Fri, Aug 19, 2016 at 12:06 PM, Khushboo Vashi > wrote: >> >> Hi, >> >> Please find the attached patch to fix the issue RM#1311 : Toolbar icon >> shown in italics on Windows. >> >> To fix this issue I have replaced the font-mfizz library with the latest >> version 2.3 of it. >> >> Thanks, >> Khushboo >> >> > > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers