From owner-freebsd-current@FreeBSD.ORG Wed Jun 20 13:08:37 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C8281065670 for ; Wed, 20 Jun 2012 13:08:37 +0000 (UTC) (envelope-from muhammad.shafiee@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id E81F38FC12 for ; Wed, 20 Jun 2012 13:08:36 +0000 (UTC) Received: by vbmv11 with SMTP id v11so4985900vbm.13 for ; Wed, 20 Jun 2012 06:08:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=T6RtpdMnBjOziA4T1oSxbcN+zvVHpiYS1onanoiMIy8=; b=qoRfu4ljaq2K6AMH50XNXxQoolmTtF8X+T8mNPG5y/tC2qBFegxlWihaVBH49cbe1J XfgxWsXoxhItUgn6Cvy1RARAeDCnRL7utFDM9cW6DxRXZ6PUNQg9tJRPR54aytmiBpRg Vc8lh42fh2r3G7GNj2RFptaUrUsOuqqLhJZWNSLi3FpUJhgUiO18GgWn3tnFqrSljEsR o2psenoqyXwlXQKC9HQygeb5NGwb/8laoTb/DlyL0oZzrOCz6ziZ/8LHnlDrCxQ117j0 I4jtOgmoRym7zIu5GjORzGom6K6MvqS+DQc0NZp4ozJIOapCCJ99gDizEbFbVIg6OhGo omKA== MIME-Version: 1.0 Received: by 10.220.241.18 with SMTP id lc18mr952213vcb.43.1340197716422; Wed, 20 Jun 2012 06:08:36 -0700 (PDT) Received: by 10.220.40.82 with HTTP; Wed, 20 Jun 2012 06:08:36 -0700 (PDT) In-Reply-To: References: Date: Wed, 20 Jun 2012 17:38:36 +0430 Message-ID: From: Mohammad Shafiee To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Add new syscons font to FreeBSD current release X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2012 13:08:37 -0000 Hello, I've made a Persian font for FreeBSD syscons. You can download the font from here: http://sourceforge.net/projects/bsdpersiancons/ How can I add this font to FreeBSD current release? Thanks a lot. Regards, Mohammad.